- run a local specular testnet and wait for all contracts to be deployed
- if you are running specular with SPC
- run
pnpm devto generate a default config and start the webapp
- run
- else:
- run
cp config/local .envand fill in the L1 contract addresses - run
pnpm start
- run
- config for the current testnet is at
config/sepolia - run
cp config/sepolia .env pnpm buildto generate thedistdirectory