Skip to content

Commit

Permalink
Clean dated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve committed Feb 7, 2024
1 parent be87288 commit 95aa088
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions docs/Getting Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,24 +70,7 @@ Running tests requires:
- A properly configured Bitcoin regtest node (available via Docker)
- A properly configured Monero regtest node (available via Docker)
- A properly configured monero-wallet-rpc instance (available via Docker)
- A debug Serai node (`cd substrate/node && cargo build`)

```
cargo test --all-features
```

### Run Serai in Development Mode

```
./target/release/serai-node --dev
```

### Run Serai with Orchestration

Under `/orchestration`, you can find our orchestration components for running
the entire infrastructure of Serai in a local environment using Docker Compose
or Kubernetes.

[Run Serai with Docker Compose](../orchestration/README.md)

[Run Serai with Kubernetes](../orchestration/kubernetes/README.md)

0 comments on commit 95aa088

Please sign in to comment.