It Monitors the Anchors
git clone [email protected]:FactomProject/AnchorMonitor.git
cd AnchorMonitor
npm install
node server.js &
for the server that writes to the database
node routes.js &
for the webpage
It Monitors the Anchors
git clone [email protected]:FactomProject/AnchorMonitor.git
cd AnchorMonitor
npm install
node server.js &
for the server that writes to the database
node routes.js &
for the webpage