Skip to content

Release 1.3.1

Compare
Choose a tag to compare
@nduchak nduchak released this 29 Jan 14:48
· 3142 commits to master since this release
d732a24

Install this using npm i @aeternity/aepp-sdk (or any other package manager).

Changelog

[1.3.1]

Changed

  • Remove KeyStore from bundle due to build issue(for now you can export it only using tree-shaking import * as Keystore from '@aeternity/aepp-sdk/utils/keystore')