Getting Started
Quick Start
1. Browse the Supergraph
2. Test Servers Live
# No installation required - test directly in browser
# Visit: https://tairon.ai/servers/{server-id}/test
# Or use our CLI tool
npm install -g @tairon/cli
tairon test server-id --function getPrice --params '{"symbol":"ETH/USD"}'3. Integrate with Your App
Installation
CLI Installation
Authentication
Last updated