Skip to content
/ gc Public
forked from generalized-channels/gc

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

Notifications You must be signed in to change notification settings

zktoy/gc

 
 

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

No packages published

Languages

  • Python 100.0%