mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Add scripts to create monero wallet rpc container (#521)
* create Dockerfile for monero wallet rpc with dockerfiles.sh * make monero wallet rpc docker accessible from outside * connect wallet-rpc with monerod * add generated Dockerfile for monero wallet rpc * add monero wallet rpcs to docker profiles * update getting started guide to refer to wallet rpc docker
This commit is contained in:
@@ -69,7 +69,7 @@ Running tests requires:
|
||||
- [A rootless Docker setup](https://docs.docker.com/engine/security/rootless/)
|
||||
- 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
|
||||
- A properly configured monero-wallet-rpc instance (available via Docker)
|
||||
- A debug Serai node (`cd substrate/node && cargo build`)
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user