Skip to content

GameKyuubi/blockclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This requires a running bitcoin core node. Should work on other nodes if they use the same RPC calls.

Create a config.json file in the same directory as specified below:

{ "username": "RPC_USERNAME_HERE", "password": "RPC_PASSWORD_HERE" }

Rpc username and password must match bitcoin node config, obviously.

requires node and yarn

yarn install

node index.js

About

Tell time from the blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published