8000 GitHub - tanjalo/indexer: An indexd server for bitcoin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tanjalo/indexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indexer

This is a functioning express HTTP API written using indexd.

  • Requires a running bitcoind node
    • with -txindex, and
    • ZMQ (-zmqpubhashtx=tcp://127.0.0.1:30001 -zmqpubhashblock=tcp://127.0.0.1:30001)
  • Change -rpcworkqueue from 16 to 32 for increased throughput (in typical scenarios)

About

An indexd server for bitcoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0