Skip to content

eqsdxr/sunflower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

Before starting, make sure you have completed the React Native environment setup.

  1. Install dependencies:

    npm install
  2. Start the Metro bundler:

    npm run start
  3. In a new terminal, run the app on an Android emulator or a connected device (ensure Debug Mode is enabled):

    npm start android

Various useful commands

  • Install pre-commit hooks:

    npm run prepare
  • Change the app's title:

npx react-native-rename "NEW APP TITLE"

About

Sunflower Wallet - Stacks-only hot mobile wallet app 🌻

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • JavaScript 2.2%
  • Kotlin 1.6%
  • Ruby 1.1%
  • Swift 0.8%
  • Shell 0.5%