Skip to content

Releases: sebastinez/web3conv

Types!

13 May 01:20
2b084a7
Compare
Choose a tag to compare
1.2.1

feat: convert to typescript (#3)

1.2.0

26 Jul 22:53
Compare
Choose a tag to compare

Adds chainId argument to the checksumaddress command.

1.1.0

03 Sep 20:20
Compare
Choose a tag to compare

Implements chalk to beautify console output.
Works on some error handling and edge cases.

1.0.1

30 Aug 16:58
Compare
Choose a tag to compare

Correction of installation documentation

1.0.0

30 Aug 16:47
Compare
Choose a tag to compare

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

29 Aug 14:05
Compare
Choose a tag to compare

Working CLI App with first working ASCII to Hex String.