Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyndeniz authored May 27, 2018
1 parent 60ffad0 commit 689d771
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Steemia Pay
Steemia Pay is a wallet for STEEM and SBD cryptocurrencies.


You can download and try the application. (NodeJS and NPM must be installed.)
## How to install
```
$ sudo npm install -g cordova
$ sudo npm install -g ionic
$ git clone https://github.com/hsynterkr/Steemia-Pay
$ cd Steemia-Pay
$ npm install
$ ionic serve --l
```

## Notice

One of the images used on this project are property of [Sndbox](https://sndbox.co) and they are under the [CC BY-NC-ND](https://creativecommons.org/licenses/by-nc-nd/4.0/) license. Image were not modified and it's in original state.

![CC BY-NC-ND](https://upload.wikimedia.org/wikipedia/commons/thumb/4/4f/Cc_by-nc-nd_euro_icon.svg/320px-Cc_by-nc-nd_euro_icon.svg.png)


## Communication
If you have any question or want to contact us, we can be contacted via [Discord](https://discord.gg/qsvcszu).
![](https://tridentoutfit.com/assets/discord_logo.png)


0 comments on commit 689d771

Please sign in to comment.