mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-16 13:42:24 -04:00
👾 blockchain starting kit - python edition
argparseawesomeawesome-pythonblockchainboilerplatecli-appsclickconcurrencydashboardsethereumpythonpython3python-cli-boilerplateweb3web3py
|
||
---|---|---|
.github | ||
boilerplates | ||
web2-projects | ||
web3-toolkit | ||
.gitignore | ||
README.md |
🥷🏻🐍⛓️ playing pvp in the metaweb: python edition
go-outside-labs web3 projects
- 📚 web3-toolkit-py:
- an ongoing development of a library and set of python scripts with my fav on-chain ops.
- 🔬 blockchain science repo:
- a repo with several on-chain data research notebooks, trading bots, and other shenanigans.
- 🛠 blockchain engineering repo:
- a repo with several scalable projects for blockchain big data, including a scalable event scanner.
- 🧮 published book on algorithms and data structures:
- it's always good to actually understand those searches and sortings algorithms. published in 2015.
older projects and resources
- boilerplates:
- web2 projects:
external resources
general python
web3 specific
- async web3py
- middleware for batching eth calls intos multicalls.