Skip to content

msteiner96/bitcoin_consecutive_blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Consecutive Blocks

I used my existing local full node (https://github.com/bcoin-org/bcoin) and it's api and linked the library with npm link bcoin.

Start

npm install - Install dependencies

npm link bcoin - Link global installed bcoin

Run

npm run dev - Run dev envoirment

Test

npm run test - Run automatic ava tests

In Action

Alt Text

(Note: My full node isn't completely downloaded yet, so it only shows 310722 blocks in the above animation.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published