Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sunflower Wallet - Stacks-only hot mobile wallet app 🌻

License

Notifications You must be signed in to change notification settings

isgin01/sunflower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 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 94.7%
  • JavaScript 2.1%
  • Kotlin 1.3%
  • Ruby 0.8%
  • Swift 0.7%
  • Shell 0.4%