# Functions
Base58Decode to assist in getting the decoded value.
Base58Encode to assist in encoding the value.
CreateWallets to create a wallets file.
GenerateCheckSum to generate the checksum.
MakeWallet to create a wallet.
NewKeyPair to create a new KeyPair.
PanicHandle to Panic throw errors.
PublicKeyHash to create the public hash.
ReturnHandle to return throw errors.
ValidateAddress to validate the address that is passed into the blockchain.