Post
Topic
Board Development & Technical Discussion
Re: Easy offline transactions with standard client
by
jackjack
on 10/08/2011, 16:36:10 UTC
Just for the record, there is also a transaction export/import patch for bitcoin (GUI and CLI).
You have to compile bitcoind yourself, but after that, it is much easier to use IMHO.

https://bitcointalk.org/index.php?topic=28278.0
Yes, and this is this patch that made me think about implementing it
The only problem I see is that it requires to build bitcoin and it's dependencies
When I tested to build bitcoin it was really a pain (Ubuntu), so I think building it without internet connection must be even more boring