sacco 0.0.5 copy "sacco: ^0.0.5" to clipboard
sacco: ^0.0.5 copied to clipboard

outdated

Pure Dart library allowing you to easily create an HD Wallet and create, sign and send Cosmos-SDK transactions.

Version 0.0.5 - 2019-08-30 #

  • Renamed HexWallet to Wallet
  • Added the Wallet.convert factory method
  • Added the optional name and iconUrl fields to NetworkInfo
  • Added the toJson and fromJson methods to both Wallet and NetworkInfo
  • Added the Equatable implementation to both Wallet and NetworkInfo

Version 0.0.4 - 2019-08-29 #

  • Changed the example
  • Fixed some CHANGELOG typos

Version 0.0.3 - 2019-08-29 #

  • Improved the example by adding how to send a transaction

Version 0.0.2 - 2019-08-29 #

  • Improved the package.yaml description
  • Added some examples inside the example/ folder
  • Removed some unused dependencies
  • Improved the README

Version 0.0.1 - 2019-08-29 #

  • Initial release
5
likes
0
pub points
53%
popularity

Publisher

verified publishercommercio.network

Pure Dart library allowing you to easily create an HD Wallet and create, sign and send Cosmos-SDK transactions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bip32, bip39, bip_bech32, bitcoin_flutter, equatable, hex, http, meta, pointycastle

More

Packages that depend on sacco