Difference between revisions of "Simple Bitcoin Client"

From Bitcoin Wiki
Jump to: navigation, search
m
(Added github repo)
 
Line 1: Line 1:
 
A work-in-progress alternative GUI Bitcoin client, powered by the RPC server backend.
 
A work-in-progress alternative GUI Bitcoin client, powered by the RPC server backend.
  
With the article being created with no links to code, design plans, licensing plans or existing discussions, this is possibly nothing more than a wishlist, or [[Spesmilo]].  See the [[Talk:Simple_Bitcoin_Client|discussion page]] for more details.
+
==External Links==
 
+
* [https://github.com/TazeTSchnitzel/SimpleBitcoinClient GitHub Repo]
==See Also==
 
 
 
* [[Talk:Simple_Bitcoin_Client]]
 

Latest revision as of 09:12, 5 July 2011

A work-in-progress alternative GUI Bitcoin client, powered by the RPC server backend.

External Links