Fetch ZEC Price for display purposes

This commit is contained in:
Aditya Kulkarni
2018-10-18 11:15:49 -07:00
parent 6f79abcc14
commit 1b2335c0d4
9 changed files with 108 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ You need a C++14 compatible compiler like g++ or clang++
```
git clone https://github.com/adityapk00/zcash-qt-wallet.git
cd zcash-qt-wallet
/path/to/qt5/bin/qmake zcash-qt-wallet.pro CONFIG+=DEBUG
/path/to/qt5/bin/qmake zcash-qt-wallet.pro CONFIG+=debug
make -j$(nproc)
./zcash-qt-wallet