neus_agent_link when proofs are missing. Returns signatures and/or hostedVerifyUrl. Confirm with neus_agent_link when done.
| Step | Action |
|---|---|
| 1 | neus_agent_link with agentWallet |
| 2 | neus_agent_create with agentId (required; NEUS generates one if omitted) and agentWallet |
| 3 | Finish on NEUS via hostedVerifyUrl or signing steps |
| 4 | neus_agent_link until linked: true |
controllerWallet when the signed-in account from neus_context should approve.
Agent concepts
Agent address
| Value | Use |
|---|---|
| EVM or Solana address | You hold the agent key |
"generate" | NEUS creates a new key — save it in your secrets manager |
Input
agentIdis required. Provide a meaningful identifier (e.g.my-assistant). If omitted, NEUS generates a default likeagent-{walletShort}-{timestamp}.- Optional fields:
instructions,skills,services, spend caps, delegation scope. See Agent identity and Agent delegation.