vite 0.1.3 copy "vite: ^0.1.3" to clipboard
vite: ^0.1.3 copied to clipboard

A dart library for the Vite blockchain. Send transactions and interact with smart contracts!

Changelog #

0.1.3 #

  • Use BigInt instead of Decimal in Amount
  • Add address getter in Contract
  • Refactor Account Service and RawTransaction
  • Add TokenInfo for Unknown tokenId

0.1.2 #

  • Update AccountService
  • Fix getPowNonce
  • Add decode function output
  • Add contract_query rpc method
  • Fix solidity types encoding / decoding

0.1.1 #

  • Update decimal dependency
  • Fix web support
  • Update description

0.1.0 #

  • Initial release.