Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
162397
Topic
11491
Board
Wallet software
Re: I don't like Gavin's and Jeff's Bitcoin client - can I write my own?
by
riX
on
03/06/2011, 01:48:50 UTC
Quote from: goatpig on June 03, 2011, 01:40:25 AM
This. If it is GUI related, you can just isolate the core classes and put your GUI code in a seperate file..
Or just make a GUI as a front-end for bitcoind, no need to edit the original code at all, just send API commands to the daemon.