Skip to content

anpigon/steem-keychain-mobile

 
 

Repository files navigation

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

About

React Native wallet for the Steem blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.1%
  • Other 1.9%