Skip to content

Commit 689d771

Browse files
authored
Create README.md
1 parent 60ffad0 commit 689d771

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Steemia Pay
2+
Steemia Pay is a wallet for STEEM and SBD cryptocurrencies.
3+
4+
5+
You can download and try the application. (NodeJS and NPM must be installed.)
6+
## How to install
7+
```
8+
$ sudo npm install -g cordova
9+
$ sudo npm install -g ionic
10+
$ git clone https://github.com/hsynterkr/Steemia-Pay
11+
$ cd Steemia-Pay
12+
$ npm install
13+
$ ionic serve --l
14+
```
15+
16+
## Notice
17+
18+
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.
19+
20+
![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)
21+
22+
23+
## Communication
24+
If you have any question or want to contact us, we can be contacted via [Discord](https://discord.gg/qsvcszu).
25+
![](https://tridentoutfit.com/assets/discord_logo.png)
26+
27+

0 commit comments

Comments
 (0)