@glow-xyz/solana-client
TypeScript icon, indicating that this package has built-in type declarations

1.7.9 • Public • Published

@glow-xyz/solana-client

The @glow-xyz/solana-client gives you a client to interact with the Solana JSON RPC API.

This is a replacement for the Connection object in the @solana/web3.js library.

There are a few differences between this client and @solana/web3.js:

  • the types are a bit easier to use
  • the requests are less opinionated
  • coming soon
    • we can add middleware to track performance / handle errors

Installing

# npm
npm install @glow-xyz/solana-client

# yarn
yarn add @glow-xyz/solana-client

# pnpm
pnpm install @glow-xyz/solana-client

Readme

Keywords

none

Package Sidebar

Install

npm i @glow-xyz/solana-client

Weekly Downloads

1,026

Version

1.7.9

License

ISC

Unpacked Size

742 kB

Total Files

133

Last publish

Collaborators

  • sjchmiela
  • vpontis