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 repositoryarrow-up-right and the skills.mdarrow-up-right agent integration guide.

Last updated