solana 0.4.1 copy "solana: ^0.4.1" to clipboard
solana: ^0.4.1 copied to clipboard

outdated

Simple library to interact with the Solana blockchain

0.4.1 #

  • FEAT: Update ConfirmedTransaction model.

0.4.0+1 #

  • REFACTOR: Fix analyzer issue.
  • CHORE: Update dependencies.

0.4.0 #

Note: This release has breaking changes.

  • CHORE: Update .gitignore.
  • CHORE: Fix warnings.
  • BREAKING FEAT: Migrate to nullsafety.

0.3.1 #

  • Bump "solana" to 0.3.1.

0.3.0 #

Note: This release has breaking changes.

  • BREAKING CHORE: Rename library to solana.

0.2.0 #

  • Bump "solana_dart" to 0.2.0.

0.1.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: Update models.

0.0.5 #

  • Export some needed types for library users
  • Fix casing of global constants

0.0.4 #

  • Use a better technique for json deserialization

0.0.3 #

  • Added the ability to list recent transactions
  • General cleanup
  • Generated documentation

0.0.2 #

  • Added a method to wait for a specific signature status or a time out
  • Fixed return value of a couple of methods

0.0.1 #

  • Call some rpc methods: getBalance, getAccountInfo, requestAirdrop
  • Simulate sending transfer transactions from pubkey A to pubkey B
  • Sending transfer transactions from pubkey A to pubkey B
87
likes
0
pub points
92%
popularity

Publisher

verified publishercryptoplease.com

Simple library to interact with the Solana blockchain

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bip39, convert, cryptography, http, json_annotation

More

Packages that depend on solana