Skip to content

VeriBlock/vbk-ri-btc

 
 

Repository files navigation

BTCSQ

This repository contains BTCSQ - Bitcoin Squared implementation. A Bitcoin fork which implements Proof-Of-Proof protocol by VeriBlock.

Most of the functionality is implemented in a common SDK - https://github.com/VeriBlock/alt-integration-cpp. Version of this SDK can be found in depends/packages/veriblock-pop-cpp.mk. Small BTCSQ-specific part is implemented in ./src/vbk folder.

Fork created at Bitcoin 8830cb58abc888144a1edb9b2fba427716cc45d8.

Mainnet genesis block contains coins from previous testnet/mainnet network runs squashed into single coinbase transaction.

Have fun!

Packages

No packages published

Languages

  • C++ 71.5%
  • Python 15.8%
  • C 7.4%
  • M4 1.8%
  • Shell 1.2%
  • Makefile 1.1%
  • Other 1.2%