Bitcoin Forum
May 27, 2024, 08:46:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: New flask-based multi-node wallet app  (Read 4058 times)
nkuttler (OP)
Jr. Member
*
Offline Offline

Activity: 46
Merit: 25


View Profile
October 17, 2013, 02:27:09 PM
Last edit: October 17, 2013, 09:56:57 PM by nkuttler
 #1

Hi all,

I have just release flaskwallet, https://github.com/nkuttler/flaskwallet

It's intended to be a single-user multi-node wallet application and was written using the Python web framework Flask. You can use it to access multiple nodes to see stats, send coins, etc. Flaskwallet needs the usernames/passwords for your node's RPC API to work.

As flaskwallet is web-based you can also access it using various devices, like your desktop, laptop and tablet. If you want to do this you should know how to secure network communication. Think of flaskwallet as your self-hosted web wallet. Then nothing stands in the way of you managing your wallets from your couch, watching the ball game, and having a cool beer. Or whatever you're into.

There is also rudimentary support for OTP (using Google Authenticator) built-in, but it's only used when decrypting the wallet right now. One of the next steps is to use OTP for coin transactions.

Here's what the wallet list looks like:



I consider flaskwallet in alpha, but already usable. In fact I use it to manage all my wallets. You should know some Python and be familiar with UNIX-based operating systems if you want to use it. There are some know bugs, but I decided to release flaskwallet already anyway as I didn't have much time to advance the code in the last month.

User documentation is at http://flaskwallet.readthedocs.org/en/latest/

Oh right, and it's open source.

Patches and donations welcome: 1NG8BfDzequeiCDewn7v2AF4FcBKGxzKkH
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!