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.
- 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 10.24.9
- Open
fwos-demo-app.mprfrom Studio Pro - Run the project from Studio Pro by clicking Run / Run Locally
- Create a custom React Native application from Native Template
./resources/native_template - Install and run the application on your mobile device
- Log in using user name, for example
AliceorBob
See CONTRIBUTING.md.
- We encourage everyone to use /issues in case of any problems.
