Skip to content

ConcealNetwork/conceal-wallet-cordova

Folders and files

NameName
Last commit message
Last commit date
Apr 17, 2023
Oct 5, 2022
Oct 5, 2022
Oct 5, 2022
Oct 11, 2022
May 26, 2021
Oct 5, 2022
Oct 8, 2022
Oct 5, 2022
Mar 11, 2023
May 24, 2024
May 24, 2024

Repository files navigation

Conceal Wallet Cordova

THE SIMPLEST WAY TO USE CONCEAL – ANYWHERE AND ANY TIME

Install

Install Cordova npm install -g cordova

Add required platforms cordova platform add android@latest

Configure

Configure Platform:

Development

Run android with target cordova run android --target=API_32

Build Testing

Run cordova build android --prod

Build Release

Run cordova build android --prod --release