Skip to content

v2.3.18

Choose a tag to compare

@moraleinside moraleinside released this 02 Apr 16:47
· 57 commits to master since this release
  • Updated subscription API name

  • Added viteAPI.queryContractState({ address, abi, methodName, params }) to query contract state and call view functions.

  • Fixed function setPublicKey

  • Updated dependencies and webpack

  • Removed docs

  • Minor fixes