0.90.104 • Published 6 years ago
@plugnet/jsonrpc v0.90.104
@plugnet/jsonrpc
A definition of all the methods exposed in a general Plugnet client application. These are used not only to provide a comprehensive code-generated document of the available methods, but are also used in the API to auto-generate endpoints with the required type-checking.
For a list of currently exposed methods, see the method documentation.
Usage
Installation -
yarn add @plugnet/jsonrpc
Adding methods
As methods are added, simply adding the name, inputs & output will prepare it for use.
- Add the method to the correct file in src/rpc/ (Input/Output types as cross-referenced from the canonical implementation and match one-to-one)
- Should a new type be required, add it to the type list, src/types.js (Required for TSLint type checking)
Classes
0.90.104
6 years ago
0.90.103
6 years ago
0.90.102
6 years ago
0.90.101
6 years ago
0.90.100
6 years ago
0.90.0-beta.70
6 years ago
0.90.0-beta.67
6 years ago
0.82.0-beta.97
6 years ago
0.82.0-beta.96
6 years ago
0.81.100
6 years ago
0.80.100
6 years ago
0.78.103
6 years ago
0.78.102
6 years ago
0.78.101
6 years ago
0.78.100
6 years ago