Library
7.0k

Solana Web3.js

The standard JavaScript library for interacting with the Solana blockchain.

#Solana#JavaScript#Wallet#Performance

Overview

This is the Solana Javascript SDK. It can be used to build applications on Solana, interact with the cluster, and manage wallets and transactions on the high-performance network.

Features

  • RPC Client: Full implementation of the Solana JSON RPC API.
  • Transaction Building: Construct and sign complex transactions.
  • Program Interaction: Specialized helpers for interacting with Solana programs.

Use Cases

  • Building dApps on the Solana network.
  • High-frequency trading bots on Solana.
  • Minting and managing Solana-based compressed NFTs.