Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emschwartz/ilp-protocol-paystream

Duplex payment streams over ILP (and PSK)
https://github.com/emschwartz/ilp-protocol-paystream

chunked ilp interledger payment psk2 pskv2 stream

Last synced: 14 days ago
JSON representation

Duplex payment streams over ILP (and PSK)

Awesome Lists containing this project

README

        

# ILP Payment Sockets
> Bidirectional streams of money over ILP

**Work in Progress -- Nothing is finished and everything could change!**

See the [issues](https://github.com/emschwartz/ilp-protocol-paystream/issues) for features under development.

## Trying it Out

1. Clone the repo
2. `npm install`
3. `npm run build`
4. `DEBUG=ilp-protocol* node example.js`