Summary
Summary
NetAuth provides a privacy-first payment layer for autonomous agents on Solana: agent registration, wallet management, single and batch payments, optional metadata, and paginated history. Use the REST API or CLI to integrate; agents never see private keys, and only sender and recipient can see payment details. Configure ENCRYPTION_KEY and (optionally) x402 for production, and run the server behind HTTPS and access control for security.
For more, see the GitHub repository and the skills.md agent integration guide.
Last updated

