caver.rpc
Last updated
Was this helpful?
Last updated
Was this helpful?
caver.rpc
is a package that provides functionality related to rpc call with Klaytn Node.
RPC
is a class that contains , and inside.
Properties
Name
Type
Description
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.