Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uab-projects/btc-payment-channels

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
https://github.com/uab-projects/btc-payment-channels

bitcoin bitcoins blockchain blockchain-technology btc game-theory payment payment-channel python

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Bitcoin Payment Channels

## About the code
The code is written in _Python 3_, and requires some libraries (available in [_PyPi_](https://pypi.python.org/pypi)):

### Libraries
#### Required
The following libraries are required for the software to run:
- [bitcoin-framework](https://github.com/uab-projects/bitcoin-framework)

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:
```bash
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](https://uab.cat/enginyeria), UAB by @ccebrecos & @davidlj***
UAB Logotype