modified: Altcoin-and-Forkcoin-Support.md
modified: Test-Suite.md
parent
8ea6951dc0
commit
e3adfd1bdf
2 changed files with 5 additions and 4 deletions
|
|
@ -233,7 +233,7 @@ transacting via the [`mmgen-xmrwallet`][mx] command. Make sure that
|
||||||
[Monerod][M] is installed and running and that `monero-wallet-rpc` is located
|
[Monerod][M] is installed and running and that `monero-wallet-rpc` is located
|
||||||
in your executable path.
|
in your executable path.
|
||||||
|
|
||||||
Install the Python XMR requirements:
|
<a id="a_xmr_req">Install the Python XMR requirements:</a>
|
||||||
|
|
||||||
```text
|
```text
|
||||||
$ python3 -m pip install --user -r xmr-requirements.txt
|
$ python3 -m pip install --user -r xmr-requirements.txt
|
||||||
|
|
|
||||||
|
|
@ -95,9 +95,9 @@ Complete the BTC-only installation steps above, without running the test.
|
||||||
Make sure the [Bitcoin Cash Node][cnd], [Litecoin][ld] and [Monero][md]
|
Make sure the [Bitcoin Cash Node][cnd], [Litecoin][ld] and [Monero][md]
|
||||||
daemons are installed on your system.
|
daemons are installed on your system.
|
||||||
|
|
||||||
Install [Parity, Geth, the ETH and XMR Python requirements][oe] and optionally
|
Install [Parity, Geth and the ETH Python requirements][oe], optionally the
|
||||||
the [Solidity compiler][sc] as described on the Altcoin-and-Forkcoin-Support
|
[Solidity compiler][sc], and [the XMR Python requirements][xr] as described on
|
||||||
page.
|
the Altcoin-and-Forkcoin-Support page.
|
||||||
|
|
||||||
In addition, you must install the following helper programs and libraries (MSYS2
|
In addition, you must install the following helper programs and libraries (MSYS2
|
||||||
users can omit Zcash-Mini and leave out `sudo` in commands):
|
users can omit Zcash-Mini and leave out `sudo` in commands):
|
||||||
|
|
@ -228,4 +228,5 @@ commands’ output on the screen as they’re being run.
|
||||||
[ld]: https://download.litecoin.org/litecoin-0.17.1/
|
[ld]: https://download.litecoin.org/litecoin-0.17.1/
|
||||||
[oe]: Altcoin-and-Forkcoin-Support#a_oe
|
[oe]: Altcoin-and-Forkcoin-Support#a_oe
|
||||||
[sc]: Altcoin-and-Forkcoin-Support#a_dt
|
[sc]: Altcoin-and-Forkcoin-Support#a_dt
|
||||||
|
[xr]: Altcoin-and-Forkcoin-Support#a_xmr_req
|
||||||
[oz]: https://github.com/openethereum/openethereum/releases/tag/v3.1.0
|
[oz]: https://github.com/openethereum/openethereum/releases/tag/v3.1.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue