mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-22 19:49:22 +00:00
cd69f3b9d6
* Check if the serai wasm was built successfully by verifying the build container's status code and state, instead of checking the volume mountpoint locally * Use a log statement for which wasm is used * Minor typo fix --------- Co-authored-by: Luke Parker <lukeparker5132@gmail.com> |
||
---|---|---|
.. | ||
dev | ||
runtime | ||
src | ||
testnet | ||
Cargo.toml | ||
README.md |
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.