ilp-spsp-server

1.1.0 • Public • Published

ILP SPSP Server

Command-line tool to run an SPSP server

Example

You must be running Moneyd to use this module.

In one terminal, run:

npm install -g ilp-spsp-server ilp-spsp
ilp-spsp-server --subdomain 123456 # you may need to change this to a unique name

Then in a second terminal, run:

ilp-spsp send --receiver '$123456.localtunnel.me' --amount 100

You'll see sent! on the sending side, and got packet for 100 drops on the receiving side.

Help

Options:
  --subdomain    subdomain for localtunnel  [default: "<Random>"]
  --localtunnel  use localtunnel  [default: true]
  --port         port to listen locally
  --help         Show help  [boolean]

Readme

Keywords

none

Package Sidebar

Install

npm i ilp-spsp-server

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

4.41 kB

Total Files

4

Last publish

Collaborators

  • interledger
  • sharafian