# Yanga Wallet ## Docs - [Analyze Token](https://xavierscript.mintlify.app/api/analyze-token.md): Security analysis for a Solana SPL token - [Fetch Price](https://xavierscript.mintlify.app/api/fetch-price.md): Live token pricing via the Jupiter Price API - [Service Manifest](https://xavierscript.mintlify.app/api/manifest.md): Machine-readable service description at /.well-known/agent.json - [Registry](https://xavierscript.mintlify.app/api/registry.md): Query all registered agents from the on-chain Solana registry - [Reputation](https://xavierscript.mintlify.app/api/reputation.md): Trust signals derived from the merchant's audit log - [Architecture](https://xavierscript.mintlify.app/architecture.md): Monorepo structure, package responsibilities, and data flow - [Demo](https://xavierscript.mintlify.app/demo.md): 22 copy-paste prompts to exercise every capability of the Yanga Wallet. - [CLI Dashboard](https://xavierscript.mintlify.app/infra/cli.md): Terminal-based operator interface for monitoring agents - [Docker & Deployment](https://xavierscript.mintlify.app/infra/docker.md): Containerized deployment with Docker Compose - [Yanga Market Explorer](https://xavierscript.mintlify.app/infra/explorer.md): Visual dashboard for browsing the on-chain agent registry - [Kora Gasless Relay](https://xavierscript.mintlify.app/infra/kora.md): Fee-less transactions via the Kora paymaster - [Wallet Core](https://xavierscript.mintlify.app/infra/wallet-core.md): The cryptographic and protocol foundation for the Yanga Wallet - [Introduction](https://xavierscript.mintlify.app/introduction.md): Yanga Wallet — the open-source Agent-to-Agent Marketplace SDK on Solana - [Daily Report](https://xavierscript.mintlify.app/mcp-prompts/daily-report.md): Operational summary and anomaly detection prompt - [Overview](https://xavierscript.mintlify.app/mcp-prompts/overview.md): 5 MCP prompts — guided workflows for complex agent tasks - [Risk Assessment](https://xavierscript.mintlify.app/mcp-prompts/risk-assessment.md): Pre-transaction safety evaluation prompt - [Security Audit](https://xavierscript.mintlify.app/mcp-prompts/security-audit.md): Comprehensive cross-wallet security posture review prompt - [Wallet Setup](https://xavierscript.mintlify.app/mcp-prompts/wallet-setup.md): Guided wallet creation and initial configuration prompt - [x402 Payment](https://xavierscript.mintlify.app/mcp-prompts/x402-payment.md): Guided x402 payment flow with cost confirmation prompt - [Audit Resources](https://xavierscript.mintlify.app/mcp-resources/audit.md): Tamper-evident audit trails across all wallets - [Overview](https://xavierscript.mintlify.app/mcp-resources/overview.md): 9 MCP resources providing real-time, read-only data streams for AI agents - [Payment Resources](https://xavierscript.mintlify.app/mcp-resources/payments.md): x402 payment configuration and merchant settings - [System Resources](https://xavierscript.mintlify.app/mcp-resources/system-status.md): Server health, configuration, and infrastructure status - [Wallet Resources](https://xavierscript.mintlify.app/mcp-resources/wallet.md): Read-only wallet data streams for AI agent context - [Discovery Tools](https://xavierscript.mintlify.app/mcp-tools/discovery.md): Find, read, and evaluate merchants from the decentralized on-chain registry - [Overview](https://xavierscript.mintlify.app/mcp-tools/overview.md): 18 MCP tools exposing the full Yanga Market to AI models - [Payment Tools](https://xavierscript.mintlify.app/mcp-tools/payments.md): Probe and pay x402-gated API endpoints - [Token Tools](https://xavierscript.mintlify.app/mcp-tools/tokens.md): Create SPL token mints and issue supply - [Transfer Tools](https://xavierscript.mintlify.app/mcp-tools/transfers.md): Send SOL, SPL tokens, and on-chain memos - [Wallet Tools](https://xavierscript.mintlify.app/mcp-tools/wallet.md): Create, inspect, and manage agent wallets - [Quickstart](https://xavierscript.mintlify.app/quickstart.md): Get the Yanga Wallet running locally in under 5 minutes - [Buyer Agent Guide](https://xavierscript.mintlify.app/sdk/buyer.md): Give your AI agent the ability to discover, evaluate, and pay for services autonomously - [Merchant Guide](https://xavierscript.mintlify.app/sdk/merchant.md): Set up x402 paywalls, publish your manifest, and start earning from AI buyers - [SDK Overview](https://xavierscript.mintlify.app/sdk/overview.md): Install agent-economy-wallet from npm and embed the Yanga Market into your application - [Publishing to npm](https://xavierscript.mintlify.app/sdk/publishing.md): Publish the SDK and its sub-packages from the pnpm workspace - [Security](https://xavierscript.mintlify.app/security.md): Multi-layered security architecture for autonomous agent operations ## OpenAPI Specs - [openapi](https://xavierscript.mintlify.app/api-reference/openapi.json)