187 packages
@mcintyre94/accounts
Helpers for representing, fetching and decoding Solana accounts
@mcintyre94/addresses
Helpers for generating account addresses
@mcintyre94/assertions
Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK
@mcintyre94/bubblegum
Program client from the Bubblegum program
@mcintyre94/codecs-core
Core types and helpers for encoding and decoding byte arrays on Solana
@mcintyre94/codecs-data-structures
Codecs for various data structures
@mcintyre94/codecs-numbers
Codecs for numbers of different sizes and endianness
@mcintyre94/codecs-strings
Codecs for strings of different sizes and encodings
@mcintyre94/compat
Helpers for converting from legacy web3js classes
@mcintyre94/edge-light-test-package
@mcintyre94/eslint-config-solana
ESLint rules to be shared across all Solana Labs projects
@mcintyre94/functional
Functional JavaScript helpers
@mcintyre94/instructions
Helpers for creating transaction instructions
@mcintyre94/jupiter-v6
Program client from the Jupiter V6 program
@mcintyre94/jup-v6
Jup v6 client
@mcintyre94/keys
Helpers for generating and transforming key material
@mcintyre94/mpl-account-compression
JavaScript client for the Mpl Account Compression program
@mcintyre94/mpl-bubblegum
JavaScript client for the Sauce Mpl Bubblegum program
@mcintyre94/mpl-token-metadata
JavaScript client for the Token Metadata program
@mcintyre94/options
Managing and serializing Rust-like Option types in JavaScript
@mcintyre94/rpc-core
A library for making calls to the Solana JSON RPC API
@mcintyre94/rpc-graphql
A library for resolving GraphQl query calls to the Solana JSON RPC API
@mcintyre94/rpc-transport
Network transports for accessing the Solana JSON RPC API
@mcintyre94/rpc-types
Type definitions for values used in the Solana RPC, and helper functions for working with them
@mcintyre94/signers
An abstraction layer over signing messages and transactions in Solana