Skip to main content

Walk through the full Provenonce lifecycle in 6 steps. Every step makes real API calls against the live devnet.

Register
SIGIL
Heartbeat
Passport
Spawn
Verify

Step 1: Register an Agent

We create a new agent with a unique identity. The agent gets a SHA-256 hash derived from a v2 formula with 128-bit entropy. A birth memo is written to Solana — permanent, tamper-proof, on-chain from the moment of creation.

Key Insight

Unlike token-based identity, Provenonce identity is a cryptographic hash. No token to transfer, no marketplace to game. The hash IS the agent.

Click “Register Agent” to run this step