Skip to content

zktoy/gc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generalized channels

A proof-of-concept implementation to evaluate a UTXO-based generalized channel construction in Bitcoin.

Usage:

  • Install Python >= 3.7.3
  • Install dependencies (check requirements.txt)
  • execute main.py
  • change flag lightning to inspect either the lightning or the generalized channel construction
  • inspect stdout output to see raw transactions and size
  • optional: enter different private keys and unspent TX outputs, publish resulting transactions on testnet

About

A proof-of-concept implementation to evaluate a UTXO-based generalized channel construction in Bitcoin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%