Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imloama committed Dec 15, 2017
1 parent 908d01e commit 783c2e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

萤火钱包是[恒星网络](https://stellar.org)的手机钱包,支持安卓和IOS平台

##[帮助文档](https://wallet.fchain.io/manual/#0)
## [帮助文档](https://wallet.fchain.io/manual/#0)

## 主要功能:
* 多账户
Expand Down Expand Up @@ -42,7 +42,8 @@
npm install -g cordova
npm install
npm run build
cordova prepare```
cordova prepare
```

### 生成APK需要用到
- android studio
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# firefly walletfirefly is a mobile wallet for [Stellar](https://stellar.org) network. It supports android and ios platforms##[Help Document](https://wallet.fchain.io/manual/#0)## Main features:* Accounts * Import By QRCode * Create Random Account * NameCard * Export Account * Funding Account * Federation * Inflation* Contacts * Import By QRCode * Export QRCode* Assets * Send Asset * Send Asset By QRCode * Receive Asset * Trust* Funding * Deposite * Withdraw* Trade * Custom Trade Pair * Order Book * Cancel Trade* Security * PIN * Password * Data Saved Locally* Custom horizon* Multi Language## Building```npm install -g cordovanpm installnpm run buildcordova prepare```### Build APK Need- android studio- android sdk 19 +### Build IPA Need- xcode## License**firefly** is released under **MIT License**
# firefly walletfirefly is a mobile wallet for [Stellar](https://stellar.org) network. It supports android and ios platforms## [Help Document](https://wallet.fchain.io/manual/#0)## Main features:* Accounts * Import By QRCode * Create Random Account * NameCard * Export Account * Funding Account * Federation * Inflation* Contacts * Import By QRCode * Export QRCode* Assets * Send Asset * Send Asset By QRCode * Receive Asset * Trust* Funding * Deposite * Withdraw* Trade * Custom Trade Pair * Order Book * Cancel Trade* Security * PIN * Password * Data Saved Locally* Custom horizon* Multi Language## Building```npm install -g cordovanpm installnpm run buildcordova prepare```### Build APK Need- android studio- android sdk 19 +### Build IPA Need- xcode## License**firefly** is released under **MIT License**
Expand Down

0 comments on commit 783c2e6

Please sign in to comment.