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

StellarCN/firefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7eff99 · Feb 25, 2019
Jan 1, 2018
Aug 19, 2018
Apr 27, 2018
Apr 28, 2018
Sep 11, 2018
Oct 23, 2018
Dec 15, 2017
Mar 21, 2018
Dec 15, 2017
May 31, 2018
Dec 15, 2017
Apr 21, 2018
Feb 25, 2019
Feb 25, 2019
Feb 25, 2019
Oct 24, 2018
Apr 4, 2018
Aug 20, 2018
Oct 24, 2018
Oct 24, 2018
May 29, 2018

Repository files navigation

firefly wallet Build Status

firefly is a mobile wallet for Stellar network. It supports android and ios platforms

No longer maintained.

Transfer to fchainio/firefly

You can read or edit this project personally, but not for commecial usage.

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
    • estimation (XCN)
  • Funding
    • Deposite
    • Withdraw
    • History
  • Trade
    • Custom Trade Pair
    • Order Book
    • Cancel Trade
    • Candlestick chart
    • History
  • Security
    • PIN
    • Password
    • Data Saved Locally
  • Custom horizon
  • Multi Language

Develop

# You can use cnpm or yarn instead of npm

# firefly depend on cordova7.x
npm i -g [email protected]
npm install -g cordova-hot-code-push-cli


git clone https://github.com/StellarCN/firefly.git
cd firefly
npm i
# build 
npm run build # generate js and css files
npm run chcp  # generate hot code update files
npm run cordova # download android and ios plugins
# unzip firefly/docs/resources/android-res.zip  to firefly/platforms/android/res
# unzip firefly/docs/resources/ios-Images.xcassets.zip to firefly/platforms/ios/firefly,replace folder Images.xcassets

# use android studio to open firefly/platforms/android, run for android

# use xcode to open firefly/platforms/ios, run for ios

License

firefly is released under FChain License