👾 blockchain starting kit - python edition
Find a file
go outside labs helper 3a126c4185
Merge pull request #52 from go-outside-labs/dependabot/pip/web3-toolkit/certifi-2023.7.22
Bump certifi from 2023.5.7 to 2023.7.22 in /web3-toolkit
2023-11-27 20:42:03 -08:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates Bump werkzeug from 2.2.3 to 2.3.8 in /boilerplates/dash 2023-11-14 01:12:19 +00:00
web2-projects Create README.md 2023-04-04 14:08:49 -07:00
web3-toolkit Merge pull request #52 from go-outside-labs/dependabot/pip/web3-toolkit/certifi-2023.7.22 2023-11-27 20:42:03 -08: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.