1.0.4 • Published 2 years ago

@glow-app/solana-client v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@glow-app/solana-client

The @glow-app/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-app/solana-client

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

# pnpm
pnpm install @glow-app/solana-client
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago