Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 374 Bytes

ilp-plugin-ripple

Connect an ilp-connector to Rippled. Currently supports non-conditional payments only.

Example

TODO Add more explanation

{
  "type": "ripple",
  "server": "wss://s.altnet.rippletest.net:51233",
  "address": "r33L6z6LMD8Lk39iEQhyXeSWqNN7pFVaM6",
  "secret": "ssyFYib1wv4tKrYfQEARxGREH6T3b",
  "connector": "http://localhost:4000"
}