Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 486 Bytes

File metadata and controls

23 lines (14 loc) · 486 Bytes

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.