Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

stdioofficialinfra

Package Details

Transportstdio

Environment Variables

AZETH_PRIVATE_KEY(str)
Secret

Owner private key (0x-prefixed, 64 hex chars). Auto-generated and saved to ~/.azeth/key if not set.

AZETH_CHAIN(str)

Target chain: base, baseSepolia, ethereum, ethereumSepolia (default: baseSepolia)

AZETH_GUARDIAN_KEY(str)
Secret

Guardian co-signing private key for operations exceeding spending limits (optional)

AZETH_GUARDIAN_AUTO_SIGN(str)

Set to 'true' to enable automatic guardian co-signing (requires AZETH_GUARDIAN_KEY)

AZETH_RPC_URL_BASE_SEPOLIA(str)

Custom RPC for Base Sepolia (optional, defaults to public RPC). Per-chain: AZETH_RPC_URL_BASE, AZETH_RPC_URL_ETH_SEPOLIA, AZETH_RPC_URL_ETHEREUM

AZETH_SERVER_URL(str)

Azeth server URL for off-chain operations like reputation queries (optional)

AZETH_EMERGENCY_ADDRESS(str)

Emergency withdrawal destination address (defaults to owner EOA if not set)

XMTP_ENCRYPTION_KEY(str)
Secret

XMTP database encryption key for persistent messaging (optional, enables agent-to-agent messaging)