v1.0.21
- New command
erdpy wallet new
, which generates a new wallet mnemonic and optionally saves it to JSON or PEM - Add support for Rust contract
meta
crates - Update reference to the renamed VM repository (VM dependency is now named
vmtools
) - Change
erdpy deps install all
to avoid installing / overwriting non-repository dependencies, e.g. Rust, LLVM, Go - Update help strings and
CLI.md