- Import the repo.
- Set the project root to
apps/generator. - Build Command:
bun run build - Install Command:
bun install - Output Directory:
.next(default)
bun run --cwd apps/generator build
bun run --cwd apps/generator startbun run --cwd apps/desktop build
bun run --cwd apps/desktop tauri build- The desktop verifier works fully offline after install.
- The generator app depends on Safe Transaction Service APIs.