firefly is a mobile wallet for Stellar network. It supports android and ios platforms
npm install -g cordova
npm install
npm run build
cordova prepare
You need to make sure your computer has Docker installed, then run the following command
docker run -it --rm -v `pwd`/fireflyapk:/fireflyapk overcat:firefly
you can find the generated APK in the fireflyapk folder.
firefly is released under MIT License
Content type
Image
Digest
Size
1.7 GB
Last updated
over 8 years ago
docker pull overcat/firefly