Release 1.3.0
Install this using npm i @aeternity/aepp-sdk
(or any other package manager).
[1.3.0]
Added
- Add support for State Channels
- New transaction builder going through schema(build, unpack)
- Add new stamp
TransactionValidator
which can verify your transaction
Changed
- Rename epoch to aeternity node(docker configs, some docs)
- Use new tx builder in TX stamp
- Set default values for amount and deposit to 0 for
contract
transaction - Improve RPC server
Removed
- none
Breaking Changes
- none