👾 blockchain starting kit - python edition
Find a file
dependabot[bot] eb6313f6b0
Bump aiohttp from 3.8.4 to 3.9.0 in /web3-toolkit
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 00:29:30 +00:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates Bump certifi from 2022.12.7 to 2023.7.22 in /boilerplates/dash (#51) 2023-08-24 16:05:50 -07:00
web2-projects Create README.md 2023-04-04 14:08:49 -07:00
web3-toolkit Bump aiohttp from 3.8.4 to 3.9.0 in /web3-toolkit 2023-11-28 00:29:30 +00:00
.gitignore Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md Update README.md 2023-09-04 10:41:28 -07:00

🥷🏻🐍⛓️ 𝘄𝗲𝗯𝟯 𝘀𝘁𝗮𝗿𝘁𝗶𝗻𝗴 𝗸𝗶𝘁 - python edition


  • 📚 my web3 toolkit:
    • an ongoing development of a library and set of python scripts with my fav on-chain ops.






external resources


testing and linting

web3-specific
  • async web3py
    • middleware for batching eth calls intos multicalls.