Python SDK for developing indexers of Tezos smart contracts inspired by The Graph
Project description
DipDup
Python SDK for developing indexers of Tezos smart contracts inspired by The Graph.
Quickstart
Python 3.8+ is required for dipdup to run.
$ pip install dipdup
- Read the rest of the tutorial: docs.dipdup.net
- Check out demo projects
Contribution
To set up development environment you need to install poetry package manager and GNU Make. Then run one of the following commands at project's root:
$ # install project dependencies
$ make install
$ # run linters
$ make lint
$ # run tests
$ make test cover
$ # run full CI pipeline
$ make
Contact
- Telegram chat: @baking_bad_chat
- Slack channel: #baking-bad
- Discord group: Baking Bad
About
This project is maintained by Baking Bad team.
Development is supported by Tezos Foundation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dipdup-4.0.5.tar.gz
(66.5 kB
view hashes)
Built Distribution
dipdup-4.0.5-py3-none-any.whl
(78.1 kB
view hashes)