Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 460 Bytes

File metadata and controls

6 lines (3 loc) · 460 Bytes

Bitcoin-L1

Bitcoin is the oldest cryptocurrency and is powered by a Proof of Work consensus mechanism. Bitcoin uses an unspent transaction output (utxo) model and individual utxos are transferred between multiple addresses. Bitcoin possesses a native scripting language called Bitcoin Script which can be used to model different functions on Bitcoin.

Similar to how things work on Stellar, the same transactions and workflow can be mirrored on Bitcoin.