# Functions

EtherToWei converts an ETH float amount to wei.
PrivateKeyHexToAddress is a handy converter for a string private key to a usable eth address.
PrivateKeyToAddress is a handy converter for an ecdsa private key to a usable eth address.
WeiToEther converts a wei amount to eth float.