Author

Topic: Alternative input method for Create Offline Transaction (Read 1038 times)

member
Activity: 70
Merit: 10
Hi there,

First thanks for Armory, it 's great.

Let me expose my case use; i've made an app that creates a transaction for me to check and sign safely offline. My current way of doing it is a node script and bitcoin-qt, with it i parse the webapp data into a bitcoin-qt rawtx then i sign it offline with signrawtx and so on. It would be great, for several reasons, if i could use armory interface instead. In my mind it would be a button/textarea in the "Create Offline Transaction" that allows to paste the same details you can specify in the "Create offline tx" interface but in a data friendly format, JSON ie. Even better would be (for me) as a commad line option but i realize Armory has no cli ui.

My python and qt knowledge is close to none, but i'm guessing it shouldn't be very hard to parse a simple format into the input fields of that ui window. ¿How do you see it?

Hope i made my point clear.
Jump to: