@solana/rpc-core
This package defines a specification of the Solana JSON-RPC. The inputs and outputs of each RPC method are described in terms of Typescript interfaces. You generally will not need to depend on this package directly, but rather use it as part of the RPC creation functions of the Solana JavaScript SDK @solana/web3.js@experimental
.