caver.rpc
Last updated
Last updated
caver.rpc
is a package that provides functionality related to rpc call with Klaytn Node.
RPC
is a class that contains , and inside.
Properties
klay
net
governance
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
.
The providing JSON-RPC call with theklay
name space.
The providing JSON-RPC call with the net
name space.
The providing JSON-RPC call with the governance
name space.