Releases: sebastinez/web3conv
Releases · sebastinez/web3conv
Types!
1.2.0
Adds chainId argument to the checksumaddress command.
1.1.0
Implements chalk to beautify console output.
Works on some error handling and edge cases.
1.0.1
Correction of installation documentation
1.0.0
Added remaining commands
- Convert bytes32 into ASCII strings.
- Check and convert if needed wallet adresses into checksumed adresses.
- Encode and Decode Hex strings to Base58
- Create cryptographic hashes from Strings and Files
0.1.1
Working CLI App with first working ASCII to Hex String.