Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 321 Bytes

Monero Harness

Provides an implementation of testcontainers::Image for a monero image to run monerod and monero-wallet-rpc in a docker container.

Also provides two standalone JSON RPC clients, one each of monerod and the wallet.

Example Usage

Please see tests/* for example usage.