{"id":25716339,"url":"https://github.com/interledgerjs/ilp-pluginproxy","last_synced_at":"2025-07-09T11:04:27.207Z","repository":{"id":72490950,"uuid":"123913817","full_name":"interledgerjs/ilp-pluginproxy","owner":"interledgerjs","description":"A proxy for ILP plugins to bridge between different plugins","archived":false,"fork":false,"pushed_at":"2018-10-19T14:24:57.000Z","size":40,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T14:56:18.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interledgerjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-05T12:06:55.000Z","updated_at":"2019-09-16T07:46:58.000Z","dependencies_parsed_at":"2024-01-19T20:01:02.706Z","dependency_job_id":null,"html_url":"https://github.com/interledgerjs/ilp-pluginproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interledgerjs/ilp-pluginproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-pluginproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-pluginproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-pluginproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-pluginproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interledgerjs","download_url":"https://codeload.github.com/interledgerjs/ilp-pluginproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interledgerjs%2Filp-pluginproxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264446717,"owners_count":23609632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-25T14:53:04.350Z","updated_at":"2025-07-09T11:04:27.198Z","avatar_url":"https://github.com/interledgerjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ILP Plugin Proxy\n\u003e Javascript wrapper for plugins that expose the Ledger Plugin Interface v2.\n\n[![CircleCI](https://circleci.com/gh/interledgerjs/ilp-protocol-psk2.svg?style=shield)](https://circleci.com/gh/interledgerjs/ilp-pluginproxy)\n[![codecov](https://codecov.io/gh/interledgerjs/ilp-protocol-psk2/branch/master/graph/badge.svg)](https://codecov.io/gh/interledgerjs/ilp-pluginproxy)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\nThe Plugin Proxy can be run as a stand-alone service. It is configured with two ILP plugins and provides a bridge between them registering the sendData and sendMoney functions on each as the handleMoney and handleData handlers on the other.\n\nThe package also provides a basic implementation of the BTP plugin which will:\n - handle BTP Transfer messages and pass the amount to the sendMoney of the other plugin.\n - handle calls to sendMoney by sending a BTP Transfer message\n\nBy using BTP as a standard messaging interface ILP implementations that are not written in JavaScript can use the proxy to get functionality provided by the various JS plugins already written.\n\n## Installation\n\n```shell\nnpm install ilp-pluginproxy\n```\n\n## API Documentation\n\nSee https://interledgerjs.github.io/ilp-pluginproxy\n\n## Usage\n\n### Creating a Proxy\n\n```js\n//TODO\n```\n\nTry it out by running the [example script](./example.js).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledgerjs%2Filp-pluginproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterledgerjs%2Filp-pluginproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterledgerjs%2Filp-pluginproxy/lists"}