Page 1 of 1

GWallet - wxwidgets based wallet for bitshares

Posted: Sun Jul 21, 2019 2:33 pm
by oxarbitrage
Hello forum, first message here even if i had been reading this forum for technical help since i started working on my wxwidgets based project.

Working on a GUI wallet for the bitshares blockchain(https://bitshares.org/) :

https://github.com/bitshares/gwallet

Briefly, the bitshares blockchain haves a command line wallet and the gwallet add dialogs to those commands in a browser style manner.
The code is in constant refactoring at this moment and not production ready, there is still a lot to do.
It is my first project with wxwidgets and even as i had hard times as i am far from an expert i think i am in good track.
Please feel free to take a look and ask me any questions. If you are interested in collaborating you can take a look to the open issues https://github.com/bitshares/gwallet/issues
Feel free to open new issues with any comment or code contribution. There is so much to do that any help will be compensated accordingly.

Looking forward for more participation in the forum :)