Skip to content

JetJet13/JetWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This project is no longer maintained.

JetWallet - Bitcoin HD Wallet

JetWallet is a lightweight Bitcoin SPV Wallet that users can use to store, send and receive bitcoin. It also has the added functionality of creating a testnet wallet. It was built with WPF, C# and XAML.

Jet Wallet is only available as a Windows Desktop Application

Installation

Download and install the .msi installer

Documentation

For docs, there is GitHub wiki

Translations

I have designed JetWallet so that it fetches text strings from a resource file. What this means is that it is very simple to add new languages to the application.

I you would like to add a new language to JetWallet, save this text file and follow the directions at the top of the file.

Contribute

If you would like to contribute to the source code, fork this repo, then submit pull requests when you think your feature or bug fix is ready.

Feedback

if you have any questions, you can email me at jgeorges371@gmail.com. If you found a bug or defect while using JetWallet, raise an issue and I'll try my best to resolve it.

Donations

If your feeling generous, here is a bitcoin address 19Ex5TVw4hitSz2JWiv3zNPDPzQn76DrjN

Acknowledgements

I would like to thank the creator of NBitcoin, Nicolas Dorier for which this application is built upon.

License

JetWallet is released under the GNU General Public License v3