Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepansnigirev/test_rangeproof
https://github.com/stepansnigirev/test_rangeproof
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stepansnigirev/test_rangeproof
- Owner: stepansnigirev
- Created: 2021-09-18T07:48:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T11:03:42.000Z (over 3 years ago)
- Last Synced: 2024-11-09T05:38:23.201Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test_rangeproof
## Setup
Install requirements:
```sh
virtualenv .venv
source .venv/bin/activate
pip3 install -r requirements.txt
```Tested with [`elements.conf`](./elements.conf) in this folder.
## Run
```sh
python3 test_embit.py
python3 test_hot.py
```Resulting psbt will be stored in data folder.