v2.3.4
CHANGELOG
New CLIs
devd tx deploy-contract [bytecode](ordevd tx deploy-contract erc20to 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.4Full Changelog: v2.2.0...v2.3.4