8000 GitHub - brian112358/rvnnodes: RVNnodes is currently being developed to estimate the size of the Ravencoin network by finding all the reachable nodes in the network
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RVNnodes is currently being developed to estimate the size of the Ravencoin network by finding all the reachable nodes in the network

License

Notifications You must be signed in to change notification settings

brian112358/rvnnodes

 
 

Repository files navigation

Bitnodes

Bitnodes is currently being developed to estimate the size of the Bitcoin network by finding all the reachable nodes in the network. The current methodology involves sending getaddr messages recursively to find all the reachable nodes in the network, starting from a set of seed nodes. Bitnodes uses Bitcoin protocol version 70001 (i.e. >= /Satoshi:0.8.x/), so nodes running an older protocol version will be skipped.

See Provisioning Bitcoin Network Crawler for steps on setting up a machine to run Bitnodes. The Redis Data contains the list of keys and their associated values that are written by the scripts in this project. If you wish to access the data, e.g. network snapshots, collected using this project, see Bitnodes API v1.0.

About

RVNnodes is currently being developed to estimate the size of the Ravencoin network by finding all the reachable nodes in the network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Shell 2.7%
0