New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@solana/rpc-core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc-core

A library for making calls to the Solana JSON RPC API


Version published
Weekly downloads
1.5K
increased by159.28%
Maintainers
13
Weekly downloads
 
Created

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.

Contributing

As of this moment, this package does not represent a specification of the full set of Solana JSON-RPC methods. If you find that you have need of a method that has not yet been specified, we would be grateful if you submitted a specification for it.

Read the RPC method specification contribution guide to get started.

FAQs

Package last updated on 30 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts