Skip to content

sven-mollinga/FollowtheChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

FollowtheChain

A Perl script to read the Bitcoin chain.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Perl

How to install and run the program

git clone https://github.com/GeekintheMiddle/FollowtheChain.git
cd FollowtheChain
perl read.pl {block chain file}

Example

I've added a 6MB file with part of the block chain. You can use this to test the program.

perl read.pl bitcoin.part

Authors

Sources

About

A project to read and follow the Bitcoin chain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages