Skip to content
#

Bitcoin

bitcoin logo

Bitcoin is a cryptocurrency developed by Satoshi Nakamoto in 2009. Bitcoin is used as a digital payment system. Rather than use traditional currency (USD, YEN, EURO, etc.) individuals may trade in, or even mine Bitcoin. It is a peer-to-peer system, and transactions may take place between users directly.

Here are 502 public repositories matching this topic...

Merkle tree chunking is a technique used to split large amounts of data into smaller chunks and create a Merkle tree out of them. The root of the Merkle tree can be stored on the blockchain, allowing for efficient verification of the integrity of the data. This method is used to enable larger inscriptions on the Bitcoin blockchain ...

  • Updated Mar 3, 2023
  • C++

Another algorithm that can be used is called "transaction chain chunking." In this method, the data is split into chunks and each chunk is added to a separate Bitcoin transaction, with each transaction referencing the previous one in the chain. The final transaction in the chain contains the full data, and the previous transactions can be used ...

  • Updated Mar 3, 2023
  • C++

Created by Satoshi Nakamoto

Released January 3, 2009

Latest release 13 days ago

Followers
69.1k followers
Repository
bitcoin/bitcoin
Website
bitcoin.org/en
Wikipedia
Wikipedia