Skip to main content

caver.rpc

caver.rpc is a package that provides functionality related to rpc call with kaia Node.

Class ​

RPC ​


caver.rpc

RPC is a class that contains Klay, Net and Governance inside.

Properties

NameTypeDescription
klayKlayThe Klay providing JSON-RPC call with the klay name space.
netNetThe Net providing JSON-RPC call with the net name space.
governanceGovernanceThe Governance providing JSON-RPC call with the governance name space.

JSON-RPC calls ​

The caver.rpc.klay allows you to interact with the kaia nodes. The list below enumerates the API functions that are currently supported in caver-js.

Account ​

Block ​

Transaction ​

Configuration ​

Filter ​

Network ​

Miscellaneous ​