ilp-plugin-ethereum-paychan
Interledger V2 Ledger Plugin for Ether and ERC20 Tokens
WARNING: This code has not been reviewed or tested, DO NOT USE IT WITH REAL MONEY.
This plugin enables Interledger payments to be sent over Ethereum payment channels. It is a minimal wrapper around Machinomy's payment channel implementation for Ether and ERC20 tokens and uses HTTP(S) for communication between peers.
npm install --save https://github.com/emschwartz/ilp-plugin-ethereum-paychan.git
(Sorry, it's not on NPM yet)
See example.js