Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 583 Bytes

monero.md

File metadata and controls

13 lines (8 loc) · 583 Bytes

Monero integration

Install Monero node or choose a public one.

Install and configure monero-wallet-rpc service. Add disable-rpc-login=1 to your monero-wallet-rpc configuration file (currently RPC auth is not supported in Mitra). See example.

Start monero-wallet-rpc. Create a wallet for your instance:

mitractl create-monero-wallet "mitra-wallet" "passw0rd"

Add blockchain configuration to blockchains array in your configuration file.