MoveGate gives every AI agent, trading bot and DAO executor a verifiable on-chain identity, bounded permissions enforced at the type-system level and an immutable behavior history that compounds with every action.
Each primitive solves a distinct layer of the agent trust problem. Together they form a system where history cannot be faked and permissions cannot be exceeded.
Every authorized action flows through a single Programmable Transaction Block. All 10 checks run atomically before any state mutation. Click each step to see the code.
Computed from verified on-chain actions using integer-only math. No oracles. No floats. A 10-epoch cooldown prevents gaming. Minimum 10 actions before any score is computed.
Admins assign tiers via AdminCap. Protocols gate access by requiring a minimum score and a minimum tier. This creates a trust market with zero manual management.
Any autonomous system that acts on a user's behalf fits the MoveGate model. From simple trading bots to complex DAO treasury executors.
Every security property is enforced at the Move type-system level or through Sui's object model. Not through access control lists or runtime checks that can be misconfigured.
Adoption comes first. Passport creation is free to eliminate friction. Authorization fees are micro-sized and configurable via AdminCap. Hard-capped at 5%.
Six modules deployed. All shared objects live. 83 tests passing with 96.66% line coverage. Zero warnings in production code.
Layer 1 and Layer 2 are complete. The path from here is portals, audit and mainnet with revenue starting from day one.
MoveGate is trust infrastructure. Open source is not a tradeoff. It is the correct decision for infrastructure that protocols must trust with their risk management.