caution: wallet in development, don't store big amounts of BGL
- Python 3.8.6 (tested only on this version)
- Flask
- PyBGL (by bitaps)
- requests
- dotenv
- pycoingecko (for price)
- mobile wallet for android by our team
- desktop - soon
In order to make a clone of the GitHub repo: open the link and press the “Fork” button on the upper-right menu of the web page.
Workflow is pretty straightforward:
- Clone the GitHub
- Make a change
- Commit changes to own pybtc clone
- Make pull request from github page for your clone against master branch