Using the Trustless Work API, this project builds an escrow-based solution to streamline crop financing—an innovative step for decentralized agriculture. What’s even more exciting? We integrated HyperCycle NFC rings to release funds from escrow, marking this as our first-ever DePIN (Decentralized Physical Infrastructure) integration!
This project was created and initiated during the Ethereum Pura Vida 2024 hackathon.
android: An Android Studio app where users can approve trust transactions using the Zero-Knowledge Ring (Zero-Knowledge Ring) for privacy-focused transaction validation. This app also connects to the Trustless Work API to manage escrow-based approvals.
contracts: Blockchain smart contracts (under development) that will support decentralized management of the trusts, providing a transparent and secure solution for crop financing.
frontend: A Next.js application where farmers can request trusts via the Trustless Work API. This interface allows farmers to access the platform securely and manage their requests for escrow-backed financing.
For a more detailed overview, you can watch our presentation video here: Project Presentation on Loom
Each folder within the project (android
, contracts
, frontend
) contains its own README.md
file with specific instructions for setting up that component locally. Follow the individual setup guides in each folder to configure and run each part of the project.
git clone https://github.com/sasasamaes/FideicomisoApproverRing.git