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
- Install
# Clone and install AggSandbox git clone https://github.com/NethermindEth/agg-sandbox.git cd agg-sandbox && make install
- Start Sandbox
# Start local development environment aggsandbox start --detach # Or fork from mainnet aggsandbox start --fork --detach
- Interact with the sandbox
# Check available bridges aggsandbox show bridges --network 0 # Monitor events aggsandbox events --chain anvil-l1
Start with
Production-Ready Examples
Fork, customize, and deploy in minutes