👾 blockchain starting kit - python edition
Find a file
dependabot[bot] 3707771c46
Bump certifi from 2023.5.7 to 2023.7.22 in /web3-toolkit
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 23:06:45 +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 certifi from 2023.5.7 to 2023.7.22 in /web3-toolkit 2023-08-24 23:06:45 +00:00
.gitignore Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md Update README.md 2023-08-16 18:36:37 -07:00

🥷🏻🐍⛓️ 𝘄𝗲𝗯𝟯 python


our projects


  • 📚 web3-toolkit-py:
    • 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.