mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-21 08:00:45 -04:00
👾 blockchain starting kit - python edition
argparseawesomeawesome-pythonblockchainboilerplatecli-appsclickconcurrencydashboardsethereumpythonpython3python-cli-boilerplateweb3web3py
![]() Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.3.8...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
boilerplates | ||
web2-projects | ||
web3-toolkit | ||
.gitignore | ||
README.md |
🥷🏻🐍⛓️ web3 starting kit - python edition
- the web3 toolkit: a low-key ongoing development of a library and set of python scripts with my fav on-chain ops
- small web2 projects and boilerplates: a decade+ of coding in python, some old projects, some tricks and notes
other resources from the autistic symposium
- blockchain-science-py: several on-chain data research notebooks, trading bots, and other shenanigans
- blockchain-infrastructure-design: several scalable projects for blockchain big data, including a scalable event scanner
- master-algorithms-py: always good to understand those searches and sorting algorithms
more resources
testing and linting
web3-specific
- async web3py: middleware for batching eth calls intos multicalls