Skip to content
forked from dipdup-io/dipdup

Python framework for building Tezos dapps

License

Notifications You must be signed in to change notification settings

tz1and/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 the Baking Bad team. Development is supported by Tezos Foundation.

About

Python framework for building Tezos dapps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%