Difference between revisions of "Category:Frontends"

From Bitcoin Wiki
Jump to: navigation, search
Line 1: Line 1:
A '''frontend''' connects to a running [[:Category:Clients|client]] (for example via JSON-RPC) to provide an alternative user interface for it or wrap it into an API usable with a different programming language, it does not implement the bitcoin p2p protocol itself.
+
A frontend connects to a running [[:Category:Clients|client]] (for example via JSON-RPC) to provide a user interface for it, it does not implement the bitcoin protocol itself.
 +
 
 +
[[Category:Software]]
 +
[[Category:Main category]]

Revision as of 12:20, 25 June 2011

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.