Skip to content

btccom/node-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nman (BlockChain Node Manager)

How To Use

install a node:

nman install bitcoind

search support node:

nman search bitcoind

start node:

nman start bitcoind

stop node:

nman stop bitcoind

remove or uninstall node:

nman unintall bitcoind