Skip to content

Releases: bottos-project/bottos-sdk-js

v0.4.3

27 Nov 08:40
Compare
Choose a tag to compare
  • Remove cross-fetch, add node-fetch to dependencies.
  • Use different entrance on different platform.
  • Support multiple contract.

v0.3.1

26 Nov 09:11
Compare
Choose a tag to compare

Breaking Changes

  • Update Abi file. And the params of Wallet.stake, Wallet.unstake and Wallet.claim method are changed.

v0.2.13

25 Nov 00:51
Compare
Choose a tag to compare

Bugfixes

  • fixed a bug about the callContract method
  • fixed a bug when getAbi
  • update the chain_id
  • update bottos-js-msgpack dependency

v0.2.5

20 Nov 07:20
Compare
Choose a tag to compare

Features

  1. Temporarily support the external contract.
  2. Update Abi file.
  3. Correct the API document.

v0.2.1

08 Nov 03:12
Compare
Choose a tag to compare
  1. Add a TypeScript Declaration File
  2. You can get the the production file on unpkg.com/bottos-sdk-js

v0.1.8

29 Oct 10:55
Compare
Choose a tag to compare
Version 0.1.8

fix a precision issue