Call-for-Code / OpenHarvest

OpenHarvest is a platform designed to manage farmers, fields, and crops to ensure the farmers succeed in making profits. Task timelines are given for each crop by a recommendation engine, then confirmed by a verification engine utilizing drones and ML models to allow farmers to collect blockchain based reputation tokens for financial institutions.
Apache License 2.0
20 stars 5 forks source link

Reputation Token Distributer #58

Open Philipsty opened 2 years ago

Philipsty commented 2 years ago

Overview: 1.Connect with listener, to see if a task is completed 2.Make a call to x to update farmer's data to mark a task as completed 3.Make a call to blockchain implementation to deliver tokens to a farmer

Philipsty commented 2 years ago

this depends on https://github.com/Call-for-Code/OpenHarvest/issues/57