👾 blockchain starting kit - python edition
Find a file
Dr. Marina Souza, PhD abcc1d8aff
add aes wrapper (#48)
2023-07-06 15:58:42 -07:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates Merge pull request #45 from go-outside-labs/dependabot/pip/boilerplates/dash/requests-2.31.0 2023-06-04 19:31:34 -07:00
web2-projects Create README.md 2023-04-04 14:08:49 -07:00
web3-toolkit add aes wrapper (#48) 2023-07-06 15:58:42 -07:00
.gitignore Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md add aes wrapper (#48) 2023-07-06 15:58:42 -07:00

🥷🏻🐍⛓️ playing pvp in the metaweb: python edition


go-outside-labs web3 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.