Skip to content

A framework for building backends for Tezos dapps in Python

License

Notifications You must be signed in to change notification settings

pravin-d/dipdup-py

 
 

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

A framework for building backends for Tezos dapps in Python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 86.3%
  • Jinja 12.2%
  • Makefile 0.5%
  • PLpgSQL 0.4%
  • Dockerfile 0.3%
  • Slim 0.2%
  • Shell 0.1%