Routstr Core Documentation¶
Routstr is a decentralized protocol for permissionless AI inference. It enables an open marketplace where anyone can buy and sell compute using Bitcoin eCash (Cashu).
🐣 For Clients (Users & Builders)¶
If you want to use AI models in your application without accounts or KYC.
- Introduction: How the ecosystem works.
- Payment Flow: Funding sessions, topping up, and refunds.
- Integration Guide: Code examples for Python, JS, and cURL.
🦁 For Providers (Node Operators)¶
If you want to run a node, resell API access, or monetize hardware.
- Quick Start: Deploy a node in 5 minutes.
- Deployment: Production Docker setup.
- Configuration: Environment variables and settings.
- Dashboard: Managing your node visually.
- Pricing Strategy: Setting margins and fees.
- Discovery: Announcing your node on Nostr.
- Tor Support: Running an anonymous hidden service.
🔌 API Reference¶
- Overview: Base URL, headers, and standards.
- Endpoints: Full list of REST endpoints.
- Authentication: Handling API keys and tokens.
- Errors: Status codes and debugging.
🛠️ Contributing¶
- Architecture: System design.
- Setup: Development environment.
- Testing: Running tests.