Imports github.com/btcsuite/btcd/btcec/v2 github.com/btcsuite/btcd/btcutil/hdkeychain github.com/btcsuite/btcd/chaincfg github.com/tyler-smith/go-bip39 golang.org/x/crypto/pbkdf2 golang.org/x/crypto/scrypt Imports in module “github.com/defiweb/go-eth” github.com/defiweb/go-eth/crypto github.com/defiweb/go-eth/types Standard library imports bytes context crypto/aes crypto/cipher crypto/ecdsa crypto/rand crypto/sha256 encoding/hex encoding/json errors fmt io os path/filepath strconv