Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 2.6 KB

README.md

File metadata and controls

39 lines (28 loc) · 2.6 KB

✨ 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.