-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
||
|