peppermint_sdk 0.1.4 copy "peppermint_sdk: ^0.1.4" to clipboard
peppermint_sdk: ^0.1.4 copied to clipboard

A flutter plugin that let you easily create and manage web3 wallet and support funcitionality of Peppermint

0.1.4 #

  • Bug fix on the file picker function from the explorer

0.1.3 #

  • Change boundWallet function to future void on WalletManager class.
  • Add promoted_on in NFT attribute

0.1.2 #

  • Fix bug where onFirstWallet function on wallet created is not called properly.

0.1.1 #

  • New utility to Launchurl with browser.
  • New utility to Generate new random contract name.
  • Better handler to create new wallet.
  • Bound existing/new Wallet.

0.1.0 #

  • Core libraries
  • MediaGram widget
  • Media picker utilities

0.0.5 #

  • Give the ability to check if it has any wallet regardless the keys.

0.0.4 #

  • Give the ability to set wallet key that enables having more than 1 wallet based on keys.

0.0.3 #

  • Give the ability to generate web3 wallet & restore wallet from private key.