oro-gold
Installation
SKILL.md
ORO Gold Agent Skill
Quick reference for building agents that work with ORO GRAIL gold infrastructure.
Base URL
https://oro-tradebook-devnet.up.railway.app/api
Authentication
- Request challenge → 2. Sign with wallet → 3. Get API key
// Step 1: Request challenge
POST /auth/challenge
{ "walletAddress": "...", "keyType": "PARTNER", "partnerId": "1" }