
Start Building
Crosschain Apps
Ship faster with unified liquidity across 20+ chains. One SDK. Zero complexity.
Start your Journey
Get your local development environment up and running in under 5 minutes
1. Install
# Clone and install AggSandbox git clone
https://github.com/
NethermindEth/agg-sandbox.git
cd agg-sandbox && make install
2. Start Sandbox
# Start local development environment
aggsandbox start --detach
# Or fork from mainnet aggsandbox start --fork --detach
3. Bridge tokens
# Check available bridges aggsandbox show bridges --network 0
# Monitor events
aggsandbox events --chain anvil-l1
View full tutorial
Start with
Production-ready Examples
Fork, customize, and deploy in minutes