Layer 2 Regent Core (contracts, SDK, facilitator, MCP server)
Layer 2 is Regent’s “composition layer” that turns Layer 1 primitives into a usable developer platform.
Goal: protocol-level economics and registries on Base.
$REGENT token + staking
burn-vs-distribute preferences (protocolburn.sol)
protocolburn.sol
one-tx agent deployment (regentcreator.sol)
regentcreator.sol
registries mapping agents ↔ tokens ↔ treasuries
revenue routing + vaults
bond vaults (REGENT-backed collateral)
ERC-8004 adapters
See: Protocol docs
Goal: TypeScript SDK for building Regent-native agents.
framework adapters (Hono/Express/TanStack/etc)
x402 helpers
ERC-8004 helpers
See: Regent SDK docs
Goal: x402 verification + on-chain settlement (and identity/reputation side-effects).
See: Facilitator docs
Goal: an agent-native API surface to query and operate within Regent.
See: MCP server docs
Last updated 1 month ago