archethic_wallet_client 1.0.8 copy "archethic_wallet_client: ^1.0.8" to clipboard
archethic_wallet_client: ^1.0.8 copied to clipboard

A client dart library to interact with Archethic Wallet RPC API.

Changelog #

1.0.8 #

  • Update Archethic Dart SDK

1.0.7 #

  • Update Archethic Dart SDK version 3.3.1

1.0.6 #

  • Update Archethic Dart SDK version (fix getStorageNoncePublicKey method)

1.0.5 #

  • Add getCurrentAccount command
  • Add sign_transactions command
  • Update Archethic SDK version
  • Change AWC example app's UX/UI
  • Add new Failure : serviceAlreadyExists

1.0.4 #

  • Add getAccounts command
  • Add addService command
  • Add getServicesFromKeychain command
  • Add keychainDeriveKeypair command
  • Add keychainDeriveAddress command

1.0.3 #

  • Add macOS configuration in README.md

1.0.2 #

  • Add compatibility with web platform

1.0.1 #

  • Fix freezed generation following the change of name of the lib.

1.0.0 #

  • Initial version.