Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Bitcoin "offchain" payment channels development over the Bitcoin network to improve Bitcoin scalability and increase transaction throughput between a group of parties using transactions out of the blockchain and game theory

uab-projects/btc-payment-channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Payment Channels

About the code

The code is written in Python 3, and requires some libraries (available in PyPi):

Libraries

Required

The following libraries are required for the software to run:

You can install it using pip install bitcoin-framework

Running the application

The application is command-line based so, open a terminal and change into the repo's root. Then, you can run the application calling to Python interpreter into main script:

python src -h

The -h argument will help you to discover how the software works and what it can do for you

License

<> with ♥ in ETSE, UAB by @ccebrecos & @davidlj

UAB Logotype

About

Bitcoin "offchain" payment channels development over the Bitcoin network to improve Bitcoin scalability and increase transaction throughput between a group of parties using transactions out of the blockchain and game theory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages