Skip to content

openwallet-foundation-labs/farmworker-wallet-os

Repository files navigation

Farmworker Wallet OS Demo App

Mendix and Credo, an Open Wallet Foundation growth project

Quick Start

  • Clone this project
  • Run npm install in ./javascriptsource/agent_sdk/
  • Run node_modules/.bin/rn-nodeify --hack --install in ./javascriptsource/agent_sdk/
  • Run npm install in ./javascriptsource/keymanagement
  • Run npm install in ./javascriptsource/didcomm_survey
  • Download Studio Pro 9.24.18
  • Open fwos-demo-app.mpr from Studio Pro
  • Run the project from Studio Pro by clicking Run / Run Locally
  • Create a custom React Native application from OpenWallet Foundation Labs/fwos-native-template or download a pre-built APK from OpenWallet Foundation Labs/fwos-native-template/releases
  • Install and run the application on your mobile device
  • Log in using user name, for example Alice or Bob

Contributing

See CONTRIBUTING.md.

Raising problems/issues

  • We encourage everyone to use /issues in case of any problems.