Installation
There is no single installation path for every WAX builder. The right setup depends on whether you want to write contracts, build apps, or operate infrastructure.
Common Starting Paths
Local Development Environment
Use the local setup path if you want a native developer workflow:
Docker-Based Development
Use containers if you want a more isolated or disposable environment:
App-Only Development
If you are building a frontend or backend integration without compiling contracts locally, start with:
Testnet Shortcut
If you specifically want a short testnet-focused setup path, use:
Minimum Planning Checklist
- choose your OS and development environment
- choose whether you need local contract tooling
- choose your wallet and signing flow
- choose your endpoint strategy for development and production
