issues
search
TBD54566975
/
web5-wallet
A reference implementation of a web5 wallet in react native
Apache License 2.0
13
stars
10
forks
source link
android binary local cut
#119
Closed
shamilovtim
closed
1 year ago
shamilovtim
commented
1 year ago
add android appicons
init upload keys for Google Play Signing
store upload keys safely in env vars
provide a sample env var file
able to hand cut a release to the prod repo: com.web5wallet / Web5 Wallet
able to hand cut a release to the dev repo: com.web5wallet.dev / Web5 Wallet Dev
shipped a release to both prod and dev
mock out population of env vars to gradle
To do
populate env vars from .env files
provide switching mechanism between development and production
To do