- bump version to update @iroha/core dependency
- docs(core, client): extend docs, link modules (#226)
- docs(core, client): extend docs, link modules (#226)
- fix(core)!: unified .wasm import (close #209, #221) (#222)
Migration: there is no need to use @iroha/crypto-target-*
or setWASM()
anymore. Just use @iroha/core
and it
should work.
These packages are removed.