To run this project, you need to:
- Add your authentication token to
.cargo/config.toml - Install the Arcium CLI via https://docs.arcium.com/developers
Build the circuits with:
arcium build --skip-keys-sync --no-programOnce the circuit is built, run the project:
cd runner
cargo run