Skip to content

panleone/PivxNodeController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PivxNodeController

Simple http server used to perform RPC calls to a Bitcoin based node

HOW TO RUN

First, download the dependencies with

npm i

Then, copy the example environment file with

cp .env.sample .env

If you are setting up a node for MPW, copy .env.mpw.sample instead. Edit the file by chaning the credentials using the ones you set on your crypto node. Finally, run the server with

npm run start

About

http server used to control a node remotely

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published