Skip to content

lf-hernandez/bitcoinplayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Playground

Go CI

The purpose of this repo is to test assumptions and further understanding of Bitcoin/Blockchain. You can run simulations to generate Merkle Trees and assert membership via Merkle Proofs, similarly for generating a basic communal ledger with ECDSA signing.

Installation

Bitcoin Playground has no runtime dependencies. You can just download the binary and run it.

Alternatively, if you have a working Go environment:

git clone https://github.com/lf-hernandez/bitcoinplayground
cd bitcoinplayground
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published