Author: Vladimir Vilne
GitHub: https://github.com/vladimirvilne24-ops/HaitiAidShield.git
Technology: Solidity | Polygon Blockchain | Multi-Sig Protocol
HaitiAidShield is a proprietary smart contract framework developed by Vladimir Vilne to solve the "last mile" transparency problem in international aid distribution. By leveraging the Polygon Blockchain, this protocol ensures that humanitarian funds are disbursed only through a verified, cryptographic consensus—removing the possibility of central authority corruption or fund diversion in high-risk zones.
Traditional aid systems rely on trust in human intermediaries. HaitiAidShield replaces trust with Proof of Consensus.
-
Trust Triangle Mechanism: Requires
$N$ -of-$M$ cryptographic signatures (e.g., International Donor, Local NGO, and Independent Auditor) before any fund release. - Immutable Audit Trail: All aid requests and disbursements are permanently logged on-chain and are globally auditable in real-time.
- Zero-Intermediary Execution: Once the consensus threshold is met, the contract automatically executes the transfer to the verified recipient.
/Contracts: Core logicHaitiAidShield.sol/bin: Compiled artifacts (ABI & Bytecode)/Docs: Technical Manual & Architecture DiagramsREADME.md: This project abstract
- Clone the repository: https://github.com/vladimirvilne24-ops/HaitiAidShield.git