Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/emschwartz/ilp-protocol-paystream
- Owner: emschwartz
- Created: 2018-02-14T15:05:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T18:10:04.000Z (almost 7 years ago)
- Last Synced: 2024-04-14T10:59:10.355Z (9 months ago)
- Topics: chunked, ilp, interledger, payment, psk2, pskv2, stream
- Language: TypeScript
- Homepage: https://github.com/interledger/rfcs/issues/388
- Size: 185 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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`