openguild-labs / open-contribution-bounty

Open Contribution Bounty. More information can be found here: https://openguild.wtf/bounty
2 stars 1 forks source link

[Track 1 | Substrate Course] Substrate Bitcoin blockchain #1

Open chungquantin opened 3 months ago

chungquantin commented 3 months ago

image

Substrate Bitcoin blockchain

Description

Goal: Write documentation & implementation guidelines for a Substrate-based blockchain with functions similar to the Bitcoin blockchain. The consensus mechanism is Proof of Work, and the account model is UTXO. Optionally, include an address converter from Substrate Address to Legacy, SegWit, and Taproot addresses.

Resources