mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-30 03:41:28 +00:00
Merge branch 'master' of github.com:adityapk00/zecwallet-light-cli
This commit is contained in:
@@ -30,6 +30,10 @@ Zecwallet-CLI does automatic note and utxo management, which means it doesn't al
|
|||||||
#### Pre-requisites
|
#### Pre-requisites
|
||||||
* Rust v1.37 or higher.
|
* Rust v1.37 or higher.
|
||||||
* Run `rustup update` to get the latest version of Rust if you already have it installed
|
* Run `rustup update` to get the latest version of Rust if you already have it installed
|
||||||
|
* Rustfmt
|
||||||
|
* Run `rustup component add rustfmt` to add rustfmt
|
||||||
|
* Build tools
|
||||||
|
* Please install the build tools for your platform. On Ubuntu `sudo apt install build-essential gcc`
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/adityapk00/zecwallet-light-cli.git
|
git clone https://github.com/adityapk00/zecwallet-light-cli.git
|
||||||
|
Reference in New Issue
Block a user