solana_sdk 0.1.0 copy "solana_sdk: ^0.1.0" to clipboard
solana_sdk: ^0.1.0 copied to clipboard

A pure Dart Solana client library for keys, transactions, programs, and JSON-RPC/WebSocket access.

0.1.0 #

  • Added Solana BIP-44 derivation paths and SLIP-0010 Ed25519 key derivation from seed bytes.
  • Added RPC helpers for health, snapshot slots, max retransmit/shred insert slots, and token accounts by delegate.
  • Added parsed token accounts by delegate and versioned transaction durable nonce detection helpers.
  • Added Solana-style message and versioned transaction sanitize() helpers.
  • Added structured sanitize exceptions, per-signature verification, verify-and-hash helpers, and durable nonce account lookup.
  • Added SIMD-0385 v1 message support, including transaction config fields, versioned transaction wrapping, RPC version parsing, and fee lookup helpers.
  • Prepared package metadata for open-source publication.
  • Lowered runtime dependency constraints where compatible with the current implementation.
  • Added public RPC export coverage tests.
  • Kept JSON-RPC request content type stable across supported http versions.
2
likes
140
points
79
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pure Dart Solana client library for keys, transactions, programs, and JSON-RPC/WebSocket access.

Repository (GitHub)
View/report issues

Topics

#solana #blockchain #web3 #rpc #crypto

License

MIT (license)

Dependencies

base_x, crypto, ed25519_edwards, es_compression, http, secp256k1_ecdsa, web_socket_channel

More

Packages that depend on solana_sdk