pravin-d / dipdup-py

A framework for building backends for Tezos dapps in Python

Home Page:https://dipdup.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://dipdup.net

License:MIT License


Languages

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