Example mobile application to implement Alastria user stories
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
yarn install
or
npm install
yarn start:browser
or
npm run start:browser
yarn start:android:device
or
npm run start:android:device
yarn start:android
or
npm run start:android
The app supports Android version 9, later versions are not supported.
To access the application through a deeplink you can access this link to see examples: https://codepen.io/samuelsan95/pen/poJwmrY