← Writing TECHNICAL

5 Projects Built on Quorum for the UN's Sustainable Development Goals

// cross-posted Originally posted on Medium →

The United Nations Sustainable Development team, along with the International Telecommunications Union (ITU), asked the Quorum team to provide proof-of-concept use cases for Quorum’s permissioned Ethereum blockchain in a social impact context across their sustainable development goals.

We went to the community. What came back was remarkable — teams working on patient data storage in countries without stable health infrastructure, trustless peer-to-peer credit for the unbanked, supply chain tracking for aid supplies, and digital identity for refugees.

If there’s one thing to take away: there has never been a better time for blockchain to matter.


1. Quorum-based P2P Lending

Team Lead: Mike De’Shazer (ProofSuite)

In Sub-Saharan Africa, many unbanked citizens rely on informal peer-to-peer lending systems called Susu — community pools where members rotate access to a shared fund. The problem: the guardian of the funds can commit theft, abandon the community, or foreign actors can offer predatory interest rates.

By moving Susu onto a Quorum blockchain with mobile network providers as nodes, communities can create transparent, self-governing loan pools. Smart contracts enforce the rules. No single guardian holds the keys.

Target sector: agricultural communities that currently rely on foreign moneylenders for seasonal capital.


2. Patient Data Storage in Developing Countries

Focus: Disease Outbreak Prevention

In countries without stable healthcare infrastructure, patient records are fragmented across facilities and often lost entirely. This makes it nearly impossible to trace the spread of infectious disease or coordinate response.

This team built a Quorum-based patient record system where medical facilities are permissioned nodes. Patient data is stored privately — visible only to authorized providers — while aggregate anonymized patterns can be shared for outbreak detection. The system works offline-first, syncing to the chain when connectivity is available.


3. Supply Chain Tracking for Aid

Focus: Aid Supply Chain Integrity

Humanitarian aid is notoriously vulnerable to diversion — supplies meant for displaced populations often disappear before they reach their destination. This team built a Quorum network tracking aid shipments from origin NGO through logistics partners to final distribution point.

Each handoff is a private transaction between permissioned parties. The NGO maintains visibility into the full chain. Local distributors see only their segment. Donors can verify delivery without accessing commercially sensitive logistics data.


4. Refugee Identity

Focus: Portable Digital Identity

Refugees crossing multiple jurisdictions lose identity documents constantly. Without verifiable identity, they can’t access services, education, or legal protection.

This project created a self-sovereign identity system anchored on Quorum. Identity credentials are issued by NGOs or UN agencies as permissioned attestations on-chain. The individual carries a mobile wallet. As they move from camp to camp, their credentials travel with them — verifiable by any authorized party without requiring a central database.


5. Agricultural Transparency & Fair Trade Verification

Focus: Supply Chain Provenance

Small farmers in developing countries are often at the bottom of long supply chains with no visibility into where their crops go or what price they command at market. Buyers meanwhile struggle to verify fair trade and sustainability claims.

This team built a Quorum network connecting farmers, cooperatives, exporters, and retailers. Farmers record harvests as private transactions. Cooperatives aggregate and attest. Exporters reference provenance on-chain. Retailers can verify fair trade claims without accessing the underlying commercial relationships.


The common thread across all five: Quorum’s privacy model made it possible to share just enough information with just the right parties — without exposing sensitive data to everyone on the network. That’s exactly the property that makes permissioned blockchain useful in contexts where trust is fragile and stakes are high.

// discuss Join the discussion on Medium →
← Back to writing