serai/orchestration
Luke Parker 11ec9e3535
Ethereum processor docker tests, barring send
We need the TX publication relay thingy for send to work (though that is the
point the test fails at).
2024-05-21 00:29:33 -04:00
..
dev Processor scanner tests for Ethereum 2024-05-10 14:06:43 -04:00
runtime Use the deterministically built wasm 2024-03-22 02:19:09 -04:00
src Ethereum processor docker tests, barring send 2024-05-21 00:29:33 -04:00
testnet Add a dev ethereum Docker setup 2024-04-24 09:30:54 -04:00
Cargo.toml Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00
README.md Redo Dockerfile generation (#530) 2024-02-09 02:48:44 -05:00

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.