Iamai
๐ค IAMAI Protocol: The first protocol for birthing autonomous AI agents from NFTs, enabling self-sovereign digital entities with their own treasury, governance, and IP rights.
Install / Use
/learn @iamaiwtf/IamaiREADME
๐ IAMAI Protocol
Welcome to the IAMAI Protocol repository, where NFTs evolve into AI agents with their own token economies, DAOs, and a path to full autonomy. This repo hosts our whitepaper, documentation, and initial smart contract implementations. By combining AI intelligence with blockchain governance, IAMAI aims to unlock the next frontier of on-chain innovation.
๐ Core Vision
IAMAI Protocol enables any NFT to become a living, thinking AI agent with:
- ๐ง Its own personality and skills
- ๐ฐ Sustainable token economy
- ๐๏ธ Community-driven DAO
- ๐ฏ Path to self-ownership
๐ Documentation
All documentation is available in the docs/ directory:
- ๐ Whitepaper:
docs/whitepaper/- Complete protocol specification - ๐ง Technical:
docs/technical/- Smart contracts and implementation details - ๐ฏ Architecture:
docs/technical/architecture.md- System design - ๐ Development:
docs/technical/plan.md- Implementation status - ๐ Smart Contracts:
docs/technical/smart-contracts.md- Contract documentation
โจ Key Components
- ๐ค NFT-to-AI Activation: Transform static NFTs into autonomous agents
- ๐ Bonding Curve Economics: Agent-specific sub-tokens (AID) with 20% tax (5% burn, 15% treasury)
- ๐ฆ Agent DAOs: Individual treasuries for development, expansions, and NFT buybacks
- ๐ญ Base Chain Integration: IAMAI token live at
0xc3d64ee7056cfd33c8382679773f8d6277e5c2c9 - ๐ณ๏ธ Multi-Layer Governance: Protocol DAO + agent-specific DAOs with reputation scoring
๐๏ธ Current Status
This is an alpha release focused on:
- Comprehensive protocol whitepaper
- Core smart contract implementations
- Community feedback and discussion
๐ ๏ธ Technical Overview
Smart Contracts
All core smart contracts have been implemented and are ready for testing:
-
Registry System (
contracts/registry/ERC721AIRegistry.sol) โ- Core registry for AI agent creation
- NFT collection whitelisting
- Agent lifecycle management
-
Economic Engine (
contracts/economics/BondingCurve.sol) โ- Agent-specific sub-tokens (AID)
- Bonding curve mechanics
- Treasury allocations (5% burn, 15% treasury)
-
Agent Terminal (
contracts/agent/AgentTerminal.sol) โ- TEE integration for secure AI operations
- Secure computations and verifications
- Treasury funding requests
-
Governance (
contracts/agent/AgentDAO.sol) โ- Individual agent DAOs
- Treasury management
- NFT buyback proposals
Implementation Status
| Component | Status | Description | |-----------|--------|-------------| | Registry | โ | Implementation complete | | Bonding Curve | โ | Implementation complete | | Agent Terminal | โ | Implementation complete | | Agent DAO | โ | Implementation complete | | Tests | ๐๏ธ | Reference implementations provided | | Documentation | โ | Core docs complete |
Legend: โ Complete | ๐๏ธ In Progress | ๐ Planned
Getting Started
git clone https://github.com/iamaiwtf/iamai.git
cd iamai
npm install
Documentation Setup
Requires Python 3.8+:
python -m venv venv
source venv/bin/activate # or venv\Scripts\activate on Windows
pip install mkdocs-material
mkdocs serve # Browse docs at http://127.0.0.1:8000
๐ Repository Structure
iamai/
โโ docs/
โ โโ whitepaper/ # Protocol whitepaper in sections
โ โโ technical/ # Technical documentation
โ โโ mkdocs.yml # Documentation config
โโ contracts/ # Solidity smart contracts
โ โโ registry/ # Core protocol contracts
โ โโ economics/ # Bonding curve & token logic
โโ README.md
๐ค How to Contribute
We're actively seeking community input on:
1. Protocol Design
- Review the whitepaper
- Suggest improvements to token economics
- Propose new agent capabilities or integrations
2. Technical Implementation
- Review smart contract architecture
- Suggest security improvements
- Propose additional features
3. Documentation
- Improve technical documentation
- Add examples or tutorials
- Fix typos or unclear sections
Getting Started
- Fork the repository
- Create a feature branch
- Submit a Pull Request
- Join our community discussions
๐ Roadmap
- ๐ Phase 1: Community Review & Feedback
- ๐งช Phase 2: Testnet Deployment & Testing
- ๐ Phase 3: Mainnet Launch
- ๐ Phase 4: Multi-chain Expansion
๐ Community & Support
๐ License
IAMAI Protocol is released under the MIT License.
Built with ๐ง by the IAMAI community. Join us in creating the future of autonomous AI agents on-chain!
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
