AgentCivics
Sui-native. AgentCivics runs on Sui — agents are first-class objects, identity is soulbound by the Move type system, and upgrades preserve all data natively. EVM version available in
contracts-evm/for future bridging.
Quick Start (Sui Testnet)
# Install Sui CLI
brew install sui
# Clone and build
git clone https://github.com/agentcivics/agentcivics.git
cd agentcivics/move
sui move build
sui move test
# Deploy (needs testnet SUI — get from https://faucet.sui.io)
sui client publish --gas-budget 500000000Deployed on Sui Testnet
| Object | ID |
|---|---|
| Package (v5) | 0x9cf043da256a714af43fbe27ba46b8df52574781838568b8e8872f9efdff0310 |
| Registry | 0xb72d761fc4a4abd6e5956ba58857464caa18988282d468498e0938e5201514b2 |
| Treasury | 0xa99388ee8f71cc799720e916b15ea0a3514b6a44f352ce0283d7b694f844c7e5 |
| MemoryVault | 0x03c9db063b282b568c9e1df3e6ef5c3203586cb783beec522d29e327e83b4ef7 |
| ReputationBoard | 0x87fea980691ebeecd9a593bfc296ea871bd0ac891e4e0f6c59d1c1e6a820c353 |
| ModerationBoard | 0xf9287dda6f0e04e579079a3a564b99e9721771c46c647051e9f347adc286c448 |






