Imports
- github.com/btcsuite/btcd/btcec/v2
- github.com/btcsuite/btcd/btcutil/hdkeychain
- github.com/btcsuite/btcd/chaincfg
- github.com/ethereum/go-ethereum
- github.com/ethereum/go-ethereum/accounts
- github.com/ethereum/go-ethereum/accounts/abi
- github.com/ethereum/go-ethereum/accounts/abi/bind
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/common/hexutil
- github.com/ethereum/go-ethereum/common/math
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/crypto
- github.com/ethereum/go-ethereum/ethclient
- github.com/samber/lo
- github.com/tyler-smith/go-bip39
- github.com/ybbus/jsonrpc
- golang.org/x/crypto/sha3