Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 938 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 938 Bytes

Steem Keychain for Mobile

React Native wallet for the Steem Blockchain

Get it on Google Play Download on the App Store

Install

  • npm i
  • cp android/gradle.properties.example android/gradle.properties

Run in dev environment

Android:

npm run android

iOS:

npm run ios

Test production

Android:

Bundle : npm run android-bundle Test Production Release : npm run android-release

iOS:

Coming soon

Troubleshooting

  • SHA1 error : watchman watch-del-all && npm run clean