Skip to content

Displays the network node map in a global interface.

License

Notifications You must be signed in to change notification settings

UniBitX/network-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Map

A Node Map for UniBitX Network.

Setup

git clone https://github.com/unibitx/network-map.git
cd shell-map
npm install
node ./node_modules/geoip-lite/scripts/updatedb.js
  • The app can be launched with node init.js
  • Settings are in config.js, and the default port it runs on is 8080

inspired by:

https://github.com/Karbovanets/karbo-nodes-map

Many thanks to the awesome d3 library and d3 community contributions, as well as the turtlecoin community.

About

Displays the network node map in a global interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • HTML 26.2%
  • CSS 3.8%