Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 220b9f5

Browse files
committed
Add new remote nodes, bump version, fix depend
1 parent cd05a40 commit 220b9f5

File tree

4 files changed

+496
-435
lines changed

4 files changed

+496
-435
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Scala Electron GUI Wallet
22

3-
![Screenshot](https://i.imgur.com/Z4pHcA7.jpg "Screenshot")
3+
![Screenshot](https://i.imgur.com/Gou8OMu.jpg "Screenshot")
44

55
### Introduction
66
Scala is a private cryptocurrency based on Monero. Scala aims to provide everyone the ability to mine and transact with ease and security.
@@ -14,12 +14,12 @@ Please submit any changes as pull requests to the development branch, all change
1414
#### Pre-requisites
1515
- Download latest [Scalad](https://github.com/scala-network/scala/releases/latest)
1616

17-
#### Commands
17+
#### Build instructions
1818
```
1919
nvm use 11.9.0
2020
npm install -g quasar-cli
2121
https://github.com/scala-network/scala-electron-gui/
22-
cd scala-electron-wallet
22+
cd scala-electron-gui
2323
cp path_to_scala_binaries/scalad bin/
2424
cp path_to_scala_binaries/scala-wallet-rpc bin/
2525
npm install

0 commit comments

Comments
 (0)