Skip to content

A framework for building backends for Tezos dapps in Python

License

Notifications You must be signed in to change notification settings

IntegroLabs/dipdup-py

 
 

Repository files navigation


✨ We invite you to take part in the DipDup Community Survey April 2022! ✨

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

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

DipDup is a Python framework for building indexers of Tezos smart-contracts. It helps developers focus on the business logic instead of writing data storing and serving boilerplate. DipDup-based indexers are selective, which means only required data is requested. This approach allows to achieve faster indexing times and decreased load on APIs DipDup uses.

This project is maintained by 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

No packages published

Languages

  • Python 98.4%
  • Other 1.6%