Skip to content

cndy-store/mobile-wallet

Repository files navigation

🍭 CNDY WALLET 🍭

Use React Native Debugger for debugging.

This project was bootstrapped with Create React Native App and then ejected.

Credits

Food icons by Salinee Pimpakun.

Signing Android

Follow along here.

The keystore file needs to be located at: android/app/cndy-wallet-dev.keystore

You need to set the following environment variables.

ORG_GRADLE_PROJECT_CNDY_RELEASE_STORE_FILE=cndy-wallet-dev.keystore
ORG_GRADLE_PROJECT_CNDY_RELEASE_KEY_ALIAS=***
ORG_GRADLE_PROJECT_CNDY_RELEASE_STORE_PASSWORD=***
ORG_GRADLE_PROJECT_CNDY_RELEASE_KEY_PASSWORD=***

Releases

No releases published

Packages

No packages published