All Projects → dipdup-net → dipdup-py

dipdup-net / dipdup-py

Licence: MIT license
Modular framework for creating selective indexers and featureful backends for dapps

Programming Languages

python
139335 projects - #7 most used programming language
Jinja
831 projects
Makefile
30231 projects
PLpgSQL
1095 projects
Dockerfile
14818 projects
Slim
82 projects
shell
77523 projects

Projects that are alternatives of or similar to dipdup-py

TZComet
Contract Metadata Viewer on Tezos
Stars: ✭ 24 (-51.02%)
Mutual labels:  smart-contracts, tezos
quipuswap-core
🧙‍♂️ Repository containing QuipuSwap liquidity protocol smart-contracts written in Ligo language
Stars: ✭ 48 (-2.04%)
Mutual labels:  smart-contracts, tezos
nft-tutorial
Tezos FA2 NFT CLI Tool And Tutorial
Stars: ✭ 81 (+65.31%)
Mutual labels:  smart-contracts, tezos
bcdhub
Better Call Dev backend
Stars: ✭ 30 (-38.78%)
Mutual labels:  smart-contracts, tezos
quipuswap-webapp
🌐 🧙‍♂️ Decentralized application UI for Quipuswap protocol.
Stars: ✭ 21 (-57.14%)
Mutual labels:  smart-contracts, tezos
hesperides
Configuration management tool providing universal text file templating and properties editing through a REST API or a webapp (backend part)
Stars: ✭ 35 (-28.57%)
Mutual labels:  backend
1974
Curso 1974 - Criando APIs com ASP.NET Core 2.0 e Dapper
Stars: ✭ 44 (-10.2%)
Mutual labels:  backend
vagas
Espaço para a divulgação de vagas para desenvolvedores backend via issues do Github.
Stars: ✭ 5,685 (+11502.04%)
Mutual labels:  backend
Everything-Tech
A collection of online resources to help you on your Tech journey.
Stars: ✭ 396 (+708.16%)
Mutual labels:  backend
trufflepig
🍄🐷Truffle contract artifact loading tool for local development
Stars: ✭ 45 (-8.16%)
Mutual labels:  smart-contracts
fnd-docs
Foundation developer docs
Stars: ✭ 33 (-32.65%)
Mutual labels:  smart-contracts
vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (+134.69%)
Mutual labels:  backend
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-69.39%)
Mutual labels:  smart-contracts
ctf-eth-env
Moved to https://github.com/chainflag/eth-challenge-base/tree/main/geth
Stars: ✭ 30 (-38.78%)
Mutual labels:  smart-contracts
solidstate-solidity
💠 Upgradeable-first Solidity smart contract development library 💠
Stars: ✭ 264 (+438.78%)
Mutual labels:  smart-contracts
protocol
Livepeer protocol
Stars: ✭ 136 (+177.55%)
Mutual labels:  smart-contracts
zeneth
🏵️ Let Your ETH Chill — Gasless Ethereum account abstraction with Flashbots
Stars: ✭ 112 (+128.57%)
Mutual labels:  smart-contracts
diff
Visually compare Scala data structures with out of the box support for arbitrary case classes.
Stars: ✭ 179 (+265.31%)
Mutual labels:  backend
pallet-contracts-waterfall
Collection of simple Substrate smart contract examples written in Rust, AssemblyScript, Solang and the smart contract language ink! to test substrates pallet-contracts module
Stars: ✭ 28 (-42.86%)
Mutual labels:  smart-contracts
eth-decoder
Simple library to decode ethereum transaction and logs
Stars: ✭ 32 (-34.69%)
Mutual labels:  smart-contracts

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].