status-im / status-console-client

Status messaging console user interface
Mozilla Public License 2.0
10 stars 2 forks source link

Bring back JSON-RPC API functionality #122

Open adambabik opened 5 years ago

adambabik commented 5 years ago

As a developer I would like the console client to expose JSON-RPC API so that I can automate some tasks without interacting with the UI.

Description

Take a look at internal/gethservice package. It has some code commented out which needs to be brought back after refactoring.

Acceptance criteria

The following JSON-RPC methods should be available