👾 blockchain starting kit - python edition
Find a file
dependabot[bot] 71069d0fa2
Bump dash from 0.34.0 to 2.15.0 in /boilerplates/dash
Bumps [dash](https://github.com/plotly/dash) from 0.34.0 to 2.15.0.
- [Release notes](https://github.com/plotly/dash/releases)
- [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/plotly/dash/compare/v0.34.0...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 19:39:39 +00:00
.github Create dependabot.yml 2023-02-04 12:09:52 -08:00
boilerplates Bump dash from 0.34.0 to 2.15.0 in /boilerplates/dash 2024-03-14 19:39:39 +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 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.