Skip to content
 
 

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages