Molt.id Launches AI Agent Domain System on Solana
A new project called Molt.id has launched what it claims is the first AI agent domain system on the Solana blockchain. The system uses NFTs to represent agent identities, which users can mint once and own permanently. This approach explores using decentralized technology for persistent agent identity and ownership.
- The system bundles four components into a single Metaplex Core NFT: an "OpenClaw" AI agent instance, an immutable domain wallet, persistent agent data storage, and a verifiable on-chain identity anchored on Solana. - The agent's wallet is a Program Derived Address (PDA) with no private keys, which mitigates leak risks; all transactions require a co-signature from the owner's wallet, ensuring the user retains full control over the agent's on-chain actions. - While conceptually similar to the Solana Name Service (SNS), which maps human-readable `.sol` domains to wallet addresses, Molt.id extends the model by packaging a full, ready-to-run AI agent with its identity. - The architecture uses a hybrid on-chain and off-chain approach: public identity data is anchored to the Solana blockchain using Metaplex Core, while the agent's private data, such as personality files (`soul.md`), memory, and conversation history, is stored on Cloudflare R2. - The project's "OpenClaw" agent runs on-demand in a serverless environment powered by Cloudflare, a model designed to eliminate the need for users to manage servers, Docker, or DevOps, and incur idle costs. - This model aligns with the broader trend of using blockchain to enable multi-agent systems, where a decentralized ledger can provide a tamper-proof record for agent interactions, identity verification, and consensus without a central authority. - The launch includes a native token ($MOLTID) intended to create a token-powered ecosystem for scaling what the project calls the "autonomous agent economy." - Integrations with platforms like Telegram, Discord, and Slack are available, allowing users to interact with their AI agent through common chat interfaces.