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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hayzamjs committed Aug 13, 2019
2 parents bcaa50a + f366c7f commit 5e6f81b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Scala Electron GUI Wallet

![Screenshot](https://i.imgur.com/Z4pHcA7.jpg "Screenshot")

### Introduction
Scala is a private cryptocurrency based on Monero. Scala aims to provide everyone the ability to mine and transact with ease and security.
More information on the project can be found on the [website](https://scalaproject.io).
Expand All @@ -16,7 +18,7 @@ Please submit any changes as pull requests to the development branch, all change
```
nvm use 11.9.0
npm install -g quasar-cli
git clone https://github.com/scala-network/scala-electron-wallet
https://github.com/scala-network/scala-electron-gui/
cd scala-electron-wallet
cp path_to_scala_binaries/scalad bin/
cp path_to_scala_binaries/scala-wallet-rpc bin/
Expand Down

0 comments on commit 5e6f81b

Please sign in to comment.