Skip to content

v2.3.4

Choose a tag to compare

@0xbcdev 0xbcdev released this 14 Dec 06:54
· 74 commits to main since this release
e9e7a2d

CHANGELOG

New CLIs

  • devd tx deploy-contract [bytecode] (or devd tx deploy-contract erc20 to use pre-defined deployment bytecode for an ERC-20 contract)
  • devd q txs-in-block [number]

Improved CLIs

  • Enhanced devd tx send [to] [amount], add flag --erc20 [contract address] to send ERC-20 token instead of native coin.

Update

go install -v github.com/bcdevtools/devd/v2/cmd/devd@v2.3.4

Full Changelog: v2.2.0...v2.3.4