2.0.0-experimental.f9b30bb • Published 5 months ago

@mcintyre94/rpc-core v2.0.0-experimental.f9b30bb

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

npm npm-downloads semantic-release code-style-prettier

@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.