Skip to content
forked from dipdup-io/dipdup

Modular framework for creating selective indexers and featureful backends for dapps

License

Notifications You must be signed in to change notification settings

Wizard1209/dipdup

 
 

Repository files navigation

GitHub stars Latest stable release Latest pre-release) PyPI - Python Version License: MIT
PyPI monthly downloads GitHub issues GitHub pull requests GitHub Discussions

        ____   _         ____              
       / __ \ (_)____   / __ \ __  __ ____ 
      / / / // // __ \ / / / // / / // __ \
     / /_/ // // /_/ // /_/ // /_/ // /_/ /
    /_____//_// .___//_____/ \__,_// .___/ 
             /_/                  /_/      

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.

This project is maintained by the Baking Bad team.
Development is supported by Tezos Foundation.

About

Modular framework for creating selective indexers and featureful backends for dapps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.3%
  • Jinja 11.3%
  • Makefile 0.5%
  • Dockerfile 0.3%
  • PLpgSQL 0.3%
  • Slim 0.2%
  • Shell 0.1%