nano-ipc-rest

2.0.0 • Public • Published

Nano IPC REST

A quick and simple REST server for the Nano cryptocurrency RPC backed by the experimental IPC API. This is a drop-in replacement for the normal HTTP RPC that's built into the node.

Usage

Usage: nano-ipc-rest [options]

Options:
  -V, --version            output the version number
  -i, --ipc [path]         Path to Nano IPC socket (default: "/tmp/nano")
  -p, --port [port]        Port to bind the webserver to (default: 3001)
  -h, --host [ip address]  IP address to bind the webserver to (default: "127.0.0.1")
  --no-logs                Disables logging
  --no-cors                Disables CORS
  -h, --help               output usage information

Readme

Keywords

none

Package Sidebar

Install

npm i nano-ipc-rest

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

2.89 kB

Total Files

3

Last publish

Collaborators

  • meltingice