Introduction
Step-by-step tutorials for building on Cascade
Guides
Welcome to Cascade's developer guides. These tutorials walk you through common integration tasks, from initial setup to production deployment.
Getting Started
Whether you're building a trading bot, integrating Cascade into your platform, or exploring the API, start here:
API Account Setup
Set up your account for API access on Localnet or Testnet
Authentication
Authenticate with Cascade using wallets and JWTs
What's Covered
Each guide provides:
- Step-by-step instructions with code examples
- Environment-specific details for Localnet and Testnet
- Best practices for production readiness
- Links to relevant API reference documentation
Environments
Cascade provides two environments for development and testing:
| Environment | Use Case | Funds |
|---|---|---|
| Localnet | Development and rapid iteration | Faucet-supplied test funds |
| Testnet | Pre-production testing on Arbitrum Sepolia | Mock USDC (mintable) |
Support
For integration help, reach out through the Cascade engineering channels. Include relevant logs, account addresses, and timestamps to help the team trace issues quickly.