package
0.0.6
Repository: https://github.com/alethio/web3-go.git
Documentation: pkg.go.dev

# Functions

Clean returns a string without control characters and without invalid unicode runes.
HexStrToBigInt transforms a hex sting like "0xff" to a big.Int.
HexStrToInt64 transforms a hex sting like "0xff" to an int64 like 15.
Trim "0x" from a string.