Interact with Solana nodes directly with the JSON RPC API via the HTTP and Websocket methods.
Make direct requests to a Solana node via HTTP using the JSON RPC standard.
Monitor on-chain Solana data and events via a RPC PubSub Websocket connection.
Use the @solana/web3.js library to interact with a Solana node inside a JavaScript application.