Algorithm-Arena / weekly-challenge-14-lightbulb-coin

0 stars 0 forks source link

Weekly Challenge #14 - Lightbulb Coin

For this challenge, you need to implement a blockchain using md5 as the hash function that stores a ledger for 💡 coins. There's a lot of talks about crypto-currencies but most people don't realize how simple the ideas and implementation behind it are. The original Bitcoin paper is just 9 pages long.

image

Winners

https://github.com/Algorithm-Arena/weekly-challenge-14-lightbulb-coin/assets/197597/6e9f7411-d997-4f2e-89a4-430037b93085

image

Prizes:

Rules:

How to submit a solution: