Start Building
Crosschain Apps
Ship faster with unified liquidity
across chains. One SDK. Zero complexity.
Start your Journey
Get your local development environment
up and running in under 5 minutes
- Install
# Clone AggSandbox git clone https://github.com/agglayer/aggsandbox.git # Install AggSandbox cd aggsandbox && 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