Primitive · NanoVerse
AGENT-WALLET
Hardware-secured MPC agent wallet with quantum-safe keys, ready for PUF anchoring.
The route below describes the target interface shape. It is not yet deployed at a public host. Treat this as a spec, not a live API.
POST
/v1/nanopay/agent-wallet/create
Target shape: request a wallet and get back hardware-secured, quantum-safe keys.
What this is
AGENT-WALLET is a hardware-secured MPC agent wallet with quantum-safe keys, ready for PUF anchoring, as the page has always claimed. The idea is a wallet whose key shares are split across multiple parties (MPC) and secured against quantum attacks, with a path to binding keys to a physical chip fingerprint (PUF) later.
This is the concept as stated. The mechanics of the MPC scheme and PUF anchoring are not detailed here, because the endpoint that would demonstrate them does not exist yet.