Skip to content

emschwartz/ilp-protocol-paystream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILP Payment Sockets

Bidirectional streams of money over ILP

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

See the 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