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 Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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