Post
Topic
Board Development & Technical Discussion
Re: changing qt wallet design?
by
LucioTan
on 22/07/2016, 07:02:18 UTC
The plan is that we have a simple webinterface (PHP-based) where we enter the receiver, the amount, the username (will correspond to the name of the wallet file) and the wallet password. The script would then send the data to bitcoin-qt (or whatever we use) which will then execute the transaction. Also, it should be possible to view the amount of BTC that each wallet has (After entering the password of course).