Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Lightweight backend for bgl (bitgesell) light wallets

License

Notifications You must be signed in to change notification settings

semyon-dev/bgl-wallet-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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