https://github.com/dipdup-io/dipdup
Modular framework for creating selective indexers and featureful backends for dapps
https://github.com/dipdup-io/dipdup
arbitrum astar backend base berachain blockchain evm graphql indexers optimism smart-contracts
Last synced: 8 days ago
JSON representation
Modular framework for creating selective indexers and featureful backends for dapps
- Host: GitHub
- URL: https://github.com/dipdup-io/dipdup
- Owner: dipdup-io
- License: mit
- Created: 2021-04-01T07:15:56.000Z (about 4 years ago)
- Default Branch: next
- Last Pushed: 2025-04-11T12:36:28.000Z (14 days ago)
- Last Synced: 2025-04-11T13:57:28.304Z (14 days ago)
- Topics: arbitrum, astar, backend, base, berachain, blockchain, evm, graphql, indexers, optimism, smart-contracts
- Language: Python
- Homepage: https://dipdup.io
- Size: 35.2 MB
- Stars: 107
- Watchers: 8
- Forks: 59
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://twitter.com/dipdup_io)
[](https://pepy.tech/project/dipdup)
[](https://github.com/dipdup-io/dipdup)
[](https://www.python.org)
[](https://github.com/dipdup-io/dipdup/blob/next/LICENSE)
[](https://github.com/dipdup-io/dipdup/releases)
[](https://github.com/dipdup-io/dipdup/releases)
[](https://github.com/dipdup-io/dipdup/issues)
[](https://github.com/dipdup-io/dipdup/pulls)
DipDup is a Python framework for building smart contract indexers. It helps developers focus on business logic instead of writing a boilerplate to store and serve data. DipDup-based indexers are selective, which means only required data is requested. This approach allows to achieve faster indexing times and decreased load on underlying APIs.
- **Ready to build your first indexer?** Head to [Quickstart](https://dipdup.io/docs/quickstart).
- **Looking for examples?** Check out [Demo Projects](https://dipdup.io/docs/examples/demos) and [Built with DipDup](https://dipdup.io/docs/examples/built-with-dipdup) pages.
- **Want to participate?** Vote for [open issues](https://github.com/dipdup-io/dipdup/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc), join [discussions](https://github.com/dipdup-io/dipdup/discussions) or [become a sponsor](https://github.com/sponsors/dipdup-io).
- **Have a question?** Join our [Discord](https://discord.gg/aG8XKuwsQd) or tag @dipdup_io on [Twitter](https://twitter.com/dipdup_io).
This project is maintained by the [Baking Bad](https://bakingbad.dev/) team.
Development is supported by [Tezos Foundation](https://tezos.foundation/) and [OnlyDust](https://www.onlydust.xyz).