Skip to content

Releases: sebastinez/web3conv

Types!

Choose a tag to compare

@sebastinez sebastinez released this 13 May 01:20
2b084a7
1.2.1

feat: convert to typescript (#3)

1.2.0

Choose a tag to compare

@sebastinez sebastinez released this 26 Jul 22:53

Adds chainId argument to the checksumaddress command.

1.1.0

Choose a tag to compare

@sebastinez sebastinez released this 03 Sep 20:20

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

1.0.1

Choose a tag to compare

@sebastinez sebastinez released this 30 Aug 16:58

Correction of installation documentation

1.0.0

Choose a tag to compare

@sebastinez sebastinez released this 30 Aug 16:47

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

Choose a tag to compare

@sebastinez sebastinez released this 29 Aug 14:05

Working CLI App with first working ASCII to Hex String.