Skip to content

E2M CLI Release v0.0.5

Latest
Compare
Choose a tag to compare
@public-release public-release released this 17 Nov 14:35
491fd23

Added

  • Running a locally remote/local contract

Changed

  • e2m convert .. --args <type1:value1 ..> You can specify the profile name as the value. Example: e2m convert .. --args address:<PROFILE_NAME>

Fixed

  • Converted by address if profiles were not created. e2m convert ... -p 0x42
  • The output of --output no longer affects the module name. The module name can only be redefined via --module