package
1.4.2
Repository: https://github.com/bcdevtools/devd.git
Documentation: pkg.go.dev

# Functions

Commands registers a sub-tree of commands.
No description provided by the author
GetConvertAddressCmd creates a helper command that convert account bech32 address into hex address or vice versa.
No description provided by the author
No description provided by the author
GetConvertSolcSignatureCmd creates a helper command that convert EVM method/event into keccak256 hash and 4 bytes signature.
GetConvertToLowerCaseCmd creates a helper command that convert input into lower case.
GetConvertToUpperCaseCmd creates a helper command that convert input into upper case.
GetDecodeBase64CaseCmd creates a helper command that decode base64.
GetDisplayBalanceCmd creates a helper command that convert raw balance into display balance.
GetEncodeBase64CaseCmd creates a helper command that encode input into base64.
GetRawBalanceCmd creates a helper command that convert display balance into raw balance.