This repository has been archived on 2020-12-03. You can view files and clone it, but cannot push or open issues or pull requests.
py-gva/README.md

15 lines
249 B
Markdown

## Just a few GVA examples usage in python.
**Requierement**:
```
pip3 install -r requirements.txt
chmod u+x pay.py
```
### Usage exemple:
**Send a payment**:
```
./pay.py Do99s6wQR2JLfhirPdpAERSjNbmjjECzGxHNJMiNKT3P 314 "Merci pour la pipe"
```