Skip to content

Entidad/farmworker-wallet-os

 
 

Repository files navigation

Farmworker Wallet OS

The Farmworker Wallet OS is a solution framework built to jumpstart the integration of digital trust technologies with the Mendix low-code application platform. The framework makes it easy for any Mendix app to interoperate with open-standard technologies like decentralized identifiers, DIDComm, and verifiable credentials.

Quick Start

  • Clone this project
  • Navigate to the project root from a command line Terminal e.g. cd ~/Documents/Workspaces/Github/farmworker-wallet-os
  • Run ./install.sh
  • Download Studio Pro 9.24.22
  • 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 Native Template Entidad/fwos-native-template or download a pre-built APK from Entidad/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.