diff --git a/README.md b/README.md index 5d198f3e93..c1a505531b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ An opinionated guide to the best Python frameworks, libraries, tools, and resour - [Geolocation](#geolocation) - [Science](#science) - [Quantum Computing](#quantum-computing) +- [Blockchain & Web3](#blockchain--web3) **Developer Tools** @@ -582,6 +583,12 @@ _Libraries for quantum computing._ - [qiskit](https://github.com/Qiskit/qiskit) — An IBM-backed quantum SDK for building, simulating, and running circuits on real quantum hardware. - [qutip](https://github.com/qutip/qutip) - Quantum Toolbox in Python. +### Blockchain & Web3 + +_Libraries for blockchain development, Web3 integration, and decentralized applications._ + +- [web3-agent-kit](https://github.com/ulsreall/web3-agent-kit) - Open-source Python SDK for building autonomous blockchain AI agents. 565 tests, 25+ modules, 7+ chains, LLM integration. [PyPI](https://pypi.org/project/web3-agent-kit/) + **Developer Tools** ### Algorithms and Design Patterns