Imports
- github.com/pkg/errors
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/crypto
- github.com/sirupsen/logrus
- github.com/ethereum/go-ethereum/ethclient
- github.com/btcsuite/btcutil/hdkeychain
- github.com/ethereum/go-ethereum/accounts/abi/bind/backends
- github.com/btcsuite/btcd/chaincfg
- github.com/ethereum/go-ethereum/rpc
- github.com/ethereum/go-ethereum/core
- github.com/ethereum/go-ethereum/common
- github.com/tyler-smith/go-bip39