https://github.com/emschwartz/ilp-butterfly
Client-side sending ILP Client
https://github.com/emschwartz/ilp-butterfly
ilp interledger payment
Last synced: 4 months ago
JSON representation
Client-side sending ILP Client
- Host: GitHub
- URL: https://github.com/emschwartz/ilp-butterfly
- Owner: emschwartz
- Created: 2017-07-08T16:00:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T19:33:28.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T10:36:22.655Z (4 months ago)
- Topics: ilp, interledger, payment
- Language: JavaScript
- Homepage:
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Butterfly ILP
> Minimal ILP/SPSP client in the browserButterfly is a fully client-side app for sending Interledger payments from the browser.
It uses the [ILP Client](https://github.com/interledgerjs/ilp) and the [ILP Plugin RPC](https://github.com/interledgerjs/ilp-plugin-payment-channel-framework) to send Interledger payments from the browser. The UI is built with [Cell.js](http://www.celljs.org) and [Bootstrap](https://getbootstrap.com).