/bgl-wallet-backend

Lightweight backend for bgl (bitgesell) light wallets

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Lightweight backend for bgl wallets

caution: wallet in development, don't store big amounts of BGL

  • Python 3.8.6 (tested only on this version)

Third parties

Clients

LICENSE

GPL-3.0 License

Feel free to contribute

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:

  1. Clone the GitHub
  2. Make a change
  3. Commit changes to own pybtc clone
  4. Make pull request from github page for your clone against master branch