solana_web3 0.1.3 copy "solana_web3: ^0.1.3" to clipboard
solana_web3: ^0.1.3 copied to clipboard

Dart implementation of Solana's JSON RPC API with support for common Programs.

0.1.3 #

  • Fix Transaction error data type.

0.1.2 #

  • Fix Versioned Message deserialization.

0.1.1 #

  • Fix NaCl for web.

0.1.0 #

  • Restructure package.
  • Update JSON RPC API.
  • Add Versioned Transactions.
  • Rename PublicKey to Pubkey.

0.0.8 #

  • Fix stake program bugs.

0.0.7 #

  • Fix transaction serialization for Rust string types.

0.0.6+2 #

  • Update readme.

0.0.6+1 #

  • Update dependencies.

0.0.6 #

  • Fix confirm transaction.
  • Add nonce account methods.

0.0.5 #

  • Prepare for web support.

0.0.4 #

  • Add async and sync nacl methods.

0.0.3+2 #

  • Update docs.

0.0.3+1 #

  • Update Programs.

0.0.3 #

  • Add Token Program.
  • Add Associated Token Program.
  • Add Stake Pool Program.
  • Change Account/Transaction Data objects.

0.0.2+6 #

  • Update connectivity_plus.

0.0.2+5 #

  • Fix ProgramFilters.
  • Update solana_common.

0.0.2+4 #

  • Fix memo program max-length assertion.

0.0.2+3 #

  • Add partial sign to Transaction.
  • Fix Message fromBuffer.
  • Fix shortvec decodeLength.

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.
15
likes
130
points
759
downloads

Documentation

API reference

Publisher

verified publishermerigolabs.com

Weekly Downloads

Dart implementation of Solana's JSON RPC API with support for common Programs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, flutter, json_annotation, pinenacl, solana_borsh, solana_buffer, solana_common, solana_jsonrpc

More

Packages that depend on solana_web3