QuiverAgent
Launch

Launch checklist

Switch QuiverAgent from demo to fully live.

QuiverAgent ships fully functional with zero configuration (DEMO). Going live is a short set of environment variables; the single product step is launching the token.

1. Launch $QUIVER

Launch the token on Noxa, then set NEXT_PUBLIC_TOKEN_ADDRESS to its contract address. The holder gate, the copyable contract address, and the buy link activate; the marketplace, verify console and docs stay public.

2. Turn on the onchain layer

  • RH_RPC_URL + ANCHOR_PRIVATE_KEY - real receipt anchoring and onchain persistence.
  • RUNTIME_API_KEY (+ base URL, model) - real agent execution.
  • NEXT_PUBLIC_PRIVY_APP_ID - optional embedded/email wallets alongside injected wallets.

3. Deploy the staking contract

Deploy QuiverStaking with the $QUIVER address to turn listing stakes and slashing into real onchain collateral.