Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.01 KB

File metadata and controls

31 lines (18 loc) · 1.01 KB

Implementing Partners - User Interface

User interface for interacting with the smart contract.

Build Instructions

npm install
npm run build
npm run dev

Then open http://localhost:3000 in a browser.

Functionalities

1. Implementing Partner receives the funds from UNICEF

UNICEF transfers ETH to the smart contract.

2. Implementing Partner distributes the funds, while maintaining a detailed record of expenditure.

3. Direct distribution of funds to beneficiaries.

The implementing partner connects their Ethereum wallet and presses the "Distribute funds" button to initiate a distribution to a beneficiary.

The implementing partner is asked to provide a note explaining the expenditure when executing the transaction.