Skip to content

codeofnode/chain-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chain-wacher

A Service for bitcore

How to install

$ npm install [-g] chain-watcher
$ bitcore-node add chain-watcher

you may need to re-start the bitcore-node

How to store addresses

We don't really need mysql or mongodb or any databse. Wherever your bitcore-node.json resides, simply create a addresses directory, which should contain all the files, where each file name is simply the transaction input address, without any extension. Internally each file may contain any other information in json format.

Read more about bitcore service

Guide

License

MIT © Ramesh Kumar

About

Watch over blockchain transactions upon some addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published