11.4.1 • Published 7 years ago

ilp-kit-cli v11.4.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
7 years ago

ilp-kit-cli npm

Utility scripts to configure and start ILP Kit

Installation

npm install -g ilp-kit-cli

Usage

Configuring

In order to configure ILP Kit, all you have to do is run ilp-kit-config my-env.list. This will create a script full of environment variables called my-env.list, which can be used by ILP Kit (see 'Running'). A command-line interface will walk you through the required steps.

If you want to configure a connector as part of your ILP Kit, the CLI will prompt you for the number of plugins your connector will use. Plugin-specific questions will be asked in order to create appropriate configurations for each plugin. Note that if your ids are not unique, then you may overwrite other plugins. You can edit the final output in the CONNECTOR_LEDGERS field of my-env.list. It is output in the form of a stringified JSON object.

Running

The environment file output by ilp-kit-config can be used to start a ledger, UI, and connector. In the directory of ILP Kit, run:

$ cp my-env.list ./env.list ; npm start

The configuration is evaluated, setting each of the required environment variables. Then the ILP Kit is launched with npm start, which reads from the environment for configuration.

11.4.1

7 years ago

11.4.0

7 years ago

11.3.0

7 years ago

11.2.0

7 years ago

11.1.0

7 years ago

11.0.1

7 years ago

11.0.0

7 years ago

10.1.1

7 years ago

10.1.0

7 years ago

10.0.6

7 years ago

10.0.5

7 years ago

10.0.4

7 years ago

10.0.3

7 years ago

10.0.2

7 years ago

10.0.1

7 years ago

10.0.0

7 years ago

9.0.2

7 years ago

9.0.1

7 years ago

9.0.0

7 years ago

8.2.0

7 years ago

8.1.0

7 years ago

8.0.0

7 years ago

7.0.1

7 years ago

7.0.0

7 years ago

6.0.0

7 years ago

5.0.0

7 years ago

4.0.8

7 years ago

4.0.7

7 years ago

4.0.6

7 years ago

4.0.5

7 years ago