1.0.0 - Roma
Install this using npm i @aeternity/aepp-sdk
(or any other package manager).
[1.0.0]
Added
- Contract native Transactions
Changed
- Rolled back to bignumbers.js for easier fix with axios.get/post
Removed
- Support for Epoch < 1.0.0
Breaking Changes
- New NETWORK_ID (also used in docker/sdk.env for CI tests)
- Encoding of transaction (and other objects) changed from base58check to base64check
Notes and known Issues
- State Channels have been excluded for problems with CI, will be included in next release