Visual, easily accesible utility functions for working with ethereum related codebases.
- Unit converter (eg. wei, gwei, eth)
- Hexadecimal to decimal converter
- Checksum
- Keccak-256 converter
- ABI encoder
- UTF8 to ASCII
# to install dependencies
yarn
# to launch dev environment
yarn dev
See our contributing guidelines.
Create an issue to track todos, bugs, feature requests and more.