👾 blockchain starting kit - python edition
Find a file
steinkirch.eth da9c9683f1
Merge pull request #42 from go-outside-labs/add_tx_scrapper
add quick tx scrapper script
2023-03-12 16:30:54 -07:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates 💾 2023-03-12 15:29:57 -07:00
web2-projects 💾 2023-03-12 15:32:48 -07:00
web3-toolkit add quick tx scraper script 2023-03-12 16:29:56 -07:00
.gitignore Add failing rains to other puzzles 2022-04-10 18:59:03 +04:00
README.md Update README.md 2023-03-12 15:33:37 -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.






older projects and resources





external resources


general python

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