mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
prime-field introduces a macro to generate a prime field, in its entitrety, de-duplicating code across minimal-ed448, embedwards25519, and secq256k1.
Orchestration
This folder contains the tool which generates various dockerfiles and manage deployments of Serai.
To start, run:
cargo run -p serai-orchestrator
to generate all of the dockerfiles needed for development.