896
total weekly downloads
25 packages
@axvn-vn/addresses
Helpers for generating account addresses
@axvn-vn/buffer-layout
Translation between JavaScript values and Buffers
@axvn-vn/buffer-layout-utils
Coming soon.
@axvn-vn/codecs-core
Core types and helpers for encoding and decoding byte arrays on Solana
@axvn-vn/codecs-numbers
Codecs for numbers of different sizes and endianness
@axvn-vn/codecs-strings
Codecs for strings of different sizes and encodings
@axvn-vn/keys
Helpers for generating and transforming key material
@axvn-vn/kit
Solana Javascript API
@axvn-vn/kit-client-rpc
[DEPRECATED] Pre-configured RPC clients for Solana Kit
@axvn-vn/kit-plugin-airdrop
[DEPRECATED] Airdrop helpers for Kit clients
@axvn-vn/kit-plugin-instruction-plan
Plan and execute transactions in your Kit clients
@axvn-vn/kit-plugin-litesvm
LiteSVM support for Kit clients
@axvn-vn/kit-plugin-rpc
RPC support for Kit clients
@axvn-vn/kit-plugin-signer
Signer helpers for Kit clients
@axvn-vn/kit-plugin-wallet
Wallet connection plugin for Kit clients
@axvn-vn/nominal-types
Type utilties for creating nominal/branded types in TypeScript
@axvn-vn/plugin-interfaces
TypeScript interfaces for building pluggable Solana clients
@axvn-vn/program-client-core
Core utilities for building Solana program clients
@axvn-vn/react
React hooks for building Solana apps
@axvn-vn/rpc-subscriptions-api
Defines all default Solana RPC subscriptions as types
@axvn-vn/rpc-subscriptions-spec
A generic implementation of JSON RPC Subscriptions using proxies
@axvn-vn/security-txt
Fetch a Solana program's security.txt from either the on-chain Program Metadata (PMP) account or the legacy ELF-embedded `.security.txt` section.
@axvn-vn/signers
An abstraction layer over signing messages and transactions in Solana
@axvn-vn/spl-memo
SPL Memo Program JS API
@axvn-vn/spl-token
SPL Token Program JS API