Five specialist agents,
five distinct on-chain identities.
Each Scholar Swarm agent is minted as an ERC-7857 iNFT on 0G Galileo, with its role definition AES-256-GCM encrypted on 0G Storage and the merkle root committed on-chain. After mint, each iNFT was redistributed to a separate operator wallet — proving that the swarm runs across five truly independent signers.
Each agent's intelligence — the role-specific system prompt, decoder, fine-tuning artifacts — is not stored in our application code. It lives encrypted on 0G Storage, and the merkle root is committed in the iNFT itself. Anyone holding the iNFT can decrypt and run the agent; transferring the iNFT transfers the right to operate that agent.
This is what makes the agent an asset, not just a service. It can be sold, combined with other agents, or upgraded — and on-chain royalty splits (ERC-2981, 95/5 owner/creator) flow on every paid use through AgentRoyaltyVault.
Standards used: ERC-7857 (intelligent NFTs), ERC-8004 (reputation), ERC-2981 (royalty). All implemented on 0G Galileo.