Documentation Index
Fetch the complete documentation index at: https://docs.enact.finance/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Node.js 18+
- A browser with passkey support (Chrome, Safari, Firefox)
Run init
Create your wallet
Opens your browser and registers a passkey. Your key is derived from the passkey inside your device’s secure enclave — never stored in plaintext anywhere.
Fund your wallet
Send stablecoins (USDC.e, pathUSD) to your wallet address. The CLI displays your address and polls your balance until funds arrive.
.env file is written to your project:
AGENT_PRIVATE_KEY is an access key — not your root wallet. It has a hard spending limit enforced on-chain. Your root wallet is secured by your passkey and never exposed.Make your first paid request
Check your balance and session
Use in your agent code
Once.env is set, integrate with mppx:
Next steps
MCP Integration
Connect to Claude Desktop, Cursor, or OpenClaw
CLI Reference
All available commands and flags