https://github.com/filosottile/blockchainr
Exploiting ECDSA Failures in the Bitcoin Blockchain
https://github.com/filosottile/blockchainr
Last synced: 4 months ago
JSON representation
Exploiting ECDSA Failures in the Bitcoin Blockchain
- Host: GitHub
- URL: https://github.com/filosottile/blockchainr
- Owner: FiloSottile
- License: isc
- Created: 2014-10-06T02:52:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T16:31:02.000Z (about 11 years ago)
- Last Synced: 2025-08-14T04:25:24.336Z (5 months ago)
- Language: Go
- Homepage:
- Size: 3.31 MB
- Stars: 64
- Watchers: 15
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
make all
# download https://bitcointalk.org/index.php?topic=145386.0 to ~/bootstrap.dat
./bin/addblock --datadir=~/Btcd/ --infile=~/bootstrap.dat
./bin/btcd --datadir=~/Btcd/
./bin/blockchainr -datadir ~/Btcd/
./bin/analyzr