Author

Topic: dat.wallet: pure Python tutorial wallet for Linux, Android, Mac, Windows (Read 2400 times)

full member
Activity: 225
Merit: 100
full member
Activity: 142
Merit: 100
Hive/Ethereum
Thanks to genjix for getting the ball rolling on this project!
legendary
Activity: 1232
Merit: 1076
Hi!

Me and Taylor Gerring (Hive wallet) coded this example wallet in 2 days in pure Python. It uses python-obelisk and is meant to be be an example for other coders to understand how wallets work. We'll work slowly on more tutorials and docs.

It uses kivy and has no dependencies, so can be used on the mobile phone.

This is great for wallet developers and GUI designers who want to create their own skin or special wallet with specific features. For example: wallets for traders, branded wallets for businesses and specific payment applications that use wallet functionality.

The code is not great, but it is merely instructive for people to understand how to use the underlying Bitcoin library and functionality.

https://github.com/darkwallet/dat.wallet


Jump to: