# Functions
Connect is a constructor for electrsConnection.
DeriveAddress uses the specified extended public key and address index to derive an address string in the appropriate format at the specified address index.
ValidateAddress checks to see if the btc address is valid on the supplied chain.
ValidateAddressOrKey checks to see if the supplied btc address is valid on the supplied chain.
# Interfaces
Handle serves as an interface abstraction around bitcoin network queries.