forked from Gen-x-academy/chainVerse-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsubmission_payload_be_energy.json
More file actions
13 lines (13 loc) · 2.88 KB
/
Copy pathsubmission_payload_be_energy.json
File metadata and controls
13 lines (13 loc) · 2.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name": "BeEnergy",
"description": "BeEnergy is a social-impact infrastructure project in the Stellar Wave ecosystem focused on making renewable-energy certification more accessible to community cooperatives and small producers. The project combines a cooperative management dashboard with Soroban smart contracts so local energy groups can register members, track meter readings, validate generation, and tokenize renewable output as on-chain proto-certificates where 1 token represents 1 kWh. Its public mission is not generic climate branding: the repository explicitly targets cooperatives, members, meters, generation statistics, and certificate sales to external buyers such as companies, ESG funds, and climate programs. That creates a practical path for small renewable-energy communities to document production and participate in transparent certification workflows.\n\nThe beneficiary population includes cooperative members and prosumers whose electricity generation is often hard to certify in a verifiable, portable way. BeEnergy's published `energy_distribution` contract shows how the project uses Stellar to create fair allocation rules: once generation is recorded, certificates are distributed proportionally to cooperative members according to their participation percentages. Later, buyers can retire certificates, with Stellar preserving a cryptographic trail of mint and burn activity. The commercial payment itself is handled off-chain, but the proof of generation and retirement is anchored on-chain, which is the project's mechanism for transparent value distribution and impact accountability.\n\nBeEnergy is verifiably part of the Stellar Wave Program through BuenDia-Builders, whose approved Drips Wave listing includes the `be-energy` repository. The public documentation also publishes a testnet admin account, three deployed Soroban contracts, and recent mint and burn transactions. Its testing docs report a full February 2026 pilot simulation covering 3 prosumers, 4,704 readings, 2,102.1 kWh of certified solar generation, and about 841 kg of avoided CO2. Those are published testnet demo metrics rather than audited production totals, but they still demonstrate a measurable model for positive social change built on Stellar.",
"category": "infrastructure",
"stellar_account_id": "GCHCYTHV4JSIJNCN56EIEXZNTB6JUHYX25FTSYFOM4DDVGV7UXWOHLCW",
"stellar_contract_id": "CCYOVOFDJ5BVBSI6HADLWETTUF3BU423MEAWBSBWV2X5UVNKSJMRPBA6,CBTDPLFNFGWVOD4HXDKW4EH5L3D2YGOY5CWTFCJM5TEWFL4VQTNX2UDZ,CCH2EXXNSDW2BAKBIPFAG6CCZS6LV4VJFUP2CZZCW5LEY4JOAXBJD6YI",
"stellar_network": "testnet",
"tags": "social-impact, renewable-energy, climate, cooperatives, energy-certificates, esg, soroban, stellar-wave",
"website_url": "https://be-energy-six.vercel.app",
"github_url": "https://github.com/BuenDia-Builders/be-energy",
"logo_url": "https://avatars.githubusercontent.com/u/230491891?v=4",
"research_images": []
}