Inspiration
Cryptocurrency and blockchain mining is very ecologically harmful
What it does
Ecoin, short for Eco-coin is an eco-friendly cryptocurrency that can mitigate the effects of traditional blockchain mining. It achieves this by placing certain restrictions on the miners based on the fuel mix of the power grid in their physical location.
How we built it
How it works:
EcoCoin uses geolocation for miner verification. We use the physical location of the miner to locate them within an area which has at least 50% of the electric grid powered by renewable resources. We use the EPA EGRID dataset to determine the fuel mix of the electricity generated in a particular zipcode. We use Google Geolocation API to determine the zipcode of the miner. If this is the case (>50% renewable energy usage in fuel mix), the miner input is validated in the mining pool otherwise it is rejected. This restriction allows the mining process to be much less damaging and more eco friendly than the traditional blockchain and bitcoin mining process.
React Native app EPA EGRID Dataset Google Geolocation API
References:
https://www.ctvnews.ca/sci-tech/bitcoin-uses-more-electricity-than-argentina-norway-study-finds-1.5327345 https://www.financialexpress.com/industry/bitcoin-shocker-cryptos-rise-may-soon-leave-carbon-footprint-equivalent-to-size-of-londons-emissions/2215513/ https://www.bbc.com/news/science-environment-56215787 https://www.bloomberg.com/opinion/articles/2021-01-26/is-bitcoin-mining-worth-the-environmental-cost https://www.sciencedirect.com/science/article/pii/S2542435119302557
Challenges we ran into
Devpost blocked our project due to the placeholder video being a rickroll
Accomplishments that we're proud of
a working blockchain
What we learned
how to fix geolocation API code issues
What's next for ecoin
beta launch


Log in or sign up for Devpost to join the conversation.