solana_web3 0.0.2+2
solana_web3: ^0.0.2+2 copied to clipboard
The Solana Dart API built on Solana's JSON RPC API, with support for common Native Programs.
0.0.2+2 #
- Refactor web socket exchange.
- Fix web socket uri.
0.0.2+1 #
- Export JsonRpcResponse.
0.0.2 #
- Rename Identity to NodeIdentity.
- Update package to use solana_common.
0.0.1+3 #
- Normalise naming.
0.0.1+2 #
- Fix subscription handler issues.
- Add subscription example.
0.0.1+1 #
- Update code examples.
0.0.1 #
- Solana JSON RPC API.