Skip to content

alastria/alastria-wallet

Folders and files

NameName
Last commit message
Last commit date
Jan 28, 2020
Jan 28, 2020
Oct 16, 2020
May 6, 2020
Jun 11, 2020
Sep 30, 2021
Jul 18, 2018
Dec 14, 2018
Jan 27, 2020
Oct 16, 2020
Jul 9, 2021
Jul 16, 2020
Jun 11, 2020
May 6, 2020
May 27, 2021
May 6, 2020
May 6, 2020
May 6, 2020
May 27, 2021
May 27, 2021
May 6, 2020
May 6, 2020
May 6, 2020
May 6, 2020

Repository files navigation

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

  • Node.js 10+
  • Yarn / Npm
  • Ionic 5.2.1 / Angular 8.2.14
  • Android SDK / iOS SDK
  • Cordova 9.0.0+
  • Barcode Scanner
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