Ilp Kit

screenshot of Ilp Kit

Everything needed to create a ledger and connect it to the Interledger

Overview

The ILP Kit is a software package that provides a suite of tools and utilities for working with Interledger Protocol (ILP) networks. It supports ILPv4 and allows users to deploy to Heroku. The ILP Kit is open source and can be installed using docker-compose or on Google Cloud Engine.

Features

  • ILP Kit supports ILPv4 with moneyd for testing.
  • ILP Kit can be deployed to Heroku.
  • ILP Kit provides a REST API backend with API documentation.
  • ILP Kit includes SPSP (Simple Payment Setup Protocol) and Webfinger client utilities.
  • ILP Kit has integration with Redux DevTools for developer debugging.
  • ILP Kit allows for theme customization.

The easy way: with docker-compose

  1. Clone the ILP Kit repository: git clone https://github.com/interledgerjs/ilp-kit.git
  2. Change to the ILP Kit directory: cd ilp-kit
  3. Run docker-compose: docker-compose up -d

On Google Cloud Engine

  1. Clone the ILP Kit Google Cloud Engine repository: git clone https://github.com/sappenin/ilpkit-google-cloud.git
  2. Change to the ILP Kit Google Cloud Engine directory: cd ilpkit-google-cloud/ilpkit-gce-single
  3. Follow the instructions in the README to set up the ILP Kit on Google Cloud Engine.

On Heroku

  1. Deploy the ILP Kit to Heroku by clicking this link: Heroku Deploy

Summary

The ILP Kit is a powerful tool for working with Interledger Protocol networks. It supports ILPv4 and can be easily installed using docker-compose, on Google Cloud Engine, or on Heroku. With a range of features including a REST API backend, SPSP and Webfinger client utilities, and theme customization, the ILP Kit is a versatile solution for developers working with ILP networks.