Skip to content

ziweidream/simple-payment-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Payment Channel on Ethereum Rinkeby Test Network

A simple unidirectional payment channel between two parties (sender and recipient), which allows participants to make repeated transfers of Ether without using transactions. This payment channel allows you to avoid the delays and fees associated with transactions.

DEMO here

View contract on Etherscan