caver.rpc
caver.rpc
is a package that provides functionality related to rpc call with Klaytn Node.
Class
RPC
RPC
is a class that contains Klay, Net and Governance inside.
Properties
Name
Type
Description
klay
net
governance
JSON-RPC calls
The caver.rpc.klay
allows you to interact with the Klaytn nodes. The list below enumerates the API functions that are currently supported in caver-js
.
Last updated