Category:Frontends

From Bitcoin Wiki
Revision as of 00:06, 27 June 2011 by Sgornick (talk | contribs) (See Also: Fix link name.)
Jump to: navigation, search

A frontend connects to a running client (for example via JSON-RPC) to provide a user interface for it, it does not implement the bitcoin protocol itself.

See Also