Skip to content

albertocevallos/eth-utils

Repository files navigation

eth utils

Visual, easily accesible utility functions for working with ethereum related codebases.

Support

  • Unit converter (eg. wei, gwei, eth)
  • Hexadecimal to decimal converter
  • Checksum
  • Keccak-256 converter
  • ABI encoder
  • UTF8 to ASCII

Quick Start

# to install dependencies
yarn

# to launch dev environment
yarn dev

Contributing

See our contributing guidelines.

Support

Create an issue to track todos, bugs, feature requests and more.