tyler-smith / go-bip39

The BIP39 library for Go.
MIT License
549 stars 196 forks source link

How to connect with Electrum server? #22

Closed G4G4ND33P closed 5 years ago

G4G4ND33P commented 6 years ago

Hi I want to connect go-bip39 to electrum server. What configuration do i need to make in order to achieve this?

tyler-smith commented 5 years ago

I'm not sure what you're asking. go-bip39 is not a wallet or a node and does not connect to anything. It simply generates, encodes, and decodes BIP39 mnemonic phrases.