multiversx_sdk 0.5.0 copy "multiversx_sdk: ^0.5.0" to clipboard
multiversx_sdk: ^0.5.0 copied to clipboard

A comprehensive Dart library for MultiversX blockchain development, simplifying blockchain interactions for Flutter and Dart developers.

0.5.0 #

  • add relayer support

0.4.0 #

Breaking Changes #

  • fix type from Wallet.fromSigninKey to Wallet.fromSigningKey

0.3.0 #

Breaking Changes #

  • entropy and mnemonic are now nullable

Added #

  • Added new wallet creation methods:
    • Wallet.fromSeed() constructor to create a wallet directly from raw seed bytes
    • Wallet.fromSigninKey() constructor to create a wallet from an existing signing key

0.2.1 #

  • fix static analysis

0.2.0 #

  • breaking change: ContractArgument has been removed.
  • fix smart contract deploy and upgrade

0.1.4 #

  • add smart contract interaction

0.1.3 #

  • add fromJson factory to Transaction object

0.1.2 #

  • update changelog

0.1.1 #

  • improve pub scrore

0.1.0 #

  • Initial version.
0
likes
150
points
234
downloads

Publisher

verified publisherkleak.dev

Weekly Downloads

2024.09.20 - 2025.04.04

A comprehensive Dart library for MultiversX blockchain development, simplifying blockchain interactions for Flutter and Dart developers.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

convert, http, json_annotation, meta, multiversx_api, multiversx_crypto, pointycastle

More

Packages that depend on multiversx_sdk