alastria / alastria-wallet

Wallet of ALASTRIA_ID
12 stars 16 forks source link

Alastria Prototype Ionic App

Example mobile application to implement Alastria user stories

Starting 🚀

These general instructions will allow you to get a copy of the project running on your local machine for development and testing purposes. For instructions for specific operating systems, see:

Clone the project:

git clone https://github.com/alastria/alastria-wallet.git

Installation 🔧

Requirements

yarn install

or

npm install

Run application in browser

yarn start:browser

or

npm run start:browser

Run application in emulator or in mobile debug mode

yarn start:android:device

or

npm run start:android:device

Android apk build

yarn start:android

or

npm run start:android

The app supports Android version 9, later versions are not supported.

Deeplinks

To access the application through a deeplink you can access this link to see examples: https://codepen.io/samuelsan95/pen/poJwmrY