S
SovereignClaw // Framework Demo
TRACK 1 · FRAMEWORK
LIVE · 0G GALILEO

From npm install to a sovereign iNFT in <90 seconds.

Click Deploy to launch the 3-agent research swarm on 0G Galileo right now — real POST /studio/deploy through the production Railway oracle, real AgentNFT.mint txs on chainscan-galileo, real encrypted writes on 0G Storage. The terminal below is a live status feed, not a recording.

Open visual builder → GitHub AgentNFT 0xc3f9…0601 · npm @sovereignclaw/*
~/research-claw — pnpm dev
// SovereignClaw demo — auto-running in 2s...

Demo Sequence

0 / 8
1
Clone & install
git clone + pnpm install
2
Build framework + contracts
5 packages + Foundry build
3
Define agent (10 lines)
@sovereignclaw/core + memory + reflection
4
Run sealed inference
0G Compute · qwen3.6-plus · TEE-verified
5
Self-critique reflection
@sovereignclaw/reflection · second pass
6
Mint iNFT (ERC-7857)
AgentNFT.sol · 0xc3f997...0601
7
Revoke memory (kill switch)
MemoryRevocation.sol · ~1.5s
8
Verify on-chain
pnpm check:deployment

Minted Agent iNFT --

#--
ResearchClaw
awaiting mint...
memory
0G Storage KV
awaiting writes...

Encrypted Memory · AES-256-GCM

Live Benchmarks

Cold-start to iNFT
Sealed inference RTT
iNFT mint latency
Revocation latency
LoC for sovereign agent