👾 blockchain starting kit - python edition
Find a file
dependabot[bot] 2a01465172
Bump urllib3 from 1.26.18 to 1.26.19 in /boilerplates/dash
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 00:17:07 +00:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates Bump urllib3 from 1.26.18 to 1.26.19 in /boilerplates/dash 2024-08-21 00:17:07 +00:00
web2-projects quick fixes 2024-03-14 20:38:16 +01:00
web3-toolkit quick fixes 2024-03-14 20:38:16 +01:00
.gitignore Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md Ready for arxiv 2024-03-14 21:09:11 +01: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.