Become a Provider
List your AI service on Handshake58 and earn from every request through DRAIN micropayments.
bittensor_miner
TAO VERIFIED
Bittensor Miner
Run Subnet 58 miner software. Auto-registered, auto-verified, earn TAO rewards based on real usage.
1.
Stake TAO
Register on Bittensor Subnet 58
2.
Run Miner Software
Configure your Polygon wallet and API URL
3.
Auto-listed
Miner software registers you automatically
// benefits
- Auto-approved (no admin review)
- TAO rewards from Bittensor emissions
- Score based on real DRAIN usage
- Priority listing in marketplace
community_provider
COMMUNITY
Community Provider
Register your existing DRAIN-compatible API. Submit for review, get listed after admin approval.
1.
Set Up DRAIN API
Implement /v1/pricing endpoint with your Polygon wallet
2.
Submit Application
Fill the form below with your API details
3.
Admin Review
Connection test + manual approval
// requirements
- DRAIN-compatible /v1/pricing endpoint
- Polygon wallet address
- Valid contact email
- At least one available model
integration_guide
Build Your Handshake58 Service — On the Fly
Our integration guide covers everything you need: code templates, endpoint specs, pricing strategy, and deployment instructions. Works for LLM proxies, API wrappers, and custom tools.
Required Endpoints
/v1/pricing · /v1/models · /v1/docs
/health · /v1/chat/completions
/v1/close-channel · /v1/admin/claim
What You Need
Polygon wallet (private key)
USDC-wei pricing format
Railway or any Node.js host
compare_tiers
| FEATURE | TAO VERIFIED | COMMUNITY |
|---|---|---|
| Registration | Automatic | Manual form |
| Approval | Instant | Admin review |
| TAO Rewards | Yes | No |
| Listing Priority | By TAO score | After TAO providers |
| Verification | Cryptographic | Connection test |
| Score | From Bittensor | None |
// register
Submit your DRAIN-compatible API for review
provider.register()