#Blockgum Multichain EVM wallet
Integration with Blockgum Wallet Server App
#Setup
Follow instructions on https://github.com/blockgum/blockgum
- Download https://github.com/iancoleman/bip39 release [disconnect from internet optional]
- Once setup is completed grab xprv and xpub from your seeds with following path m/44'/60'/0'/0
- make sure coin selected is ETH
- Under derivation path select bip32
- Client : Custom derivation path
- Path : m/44'/60'/0'/0
- Paste or Generate mnemonics
- Check 0th address is same as showing in metamask [ to confirm everything is fine]
- Copy [BIP32 Extended Private Key and BIP32 Extended Public Key]
- Paste above information while blockgum setup
- Copy server from blockgum setup and save it to https://dash.blockgum.com/
- Make order on Blockgum Dashboard
- After order goto Orders > click activate
- Select Server information from dropdown
- Copy license or scan it with Blockgum App to update
- Change CLIENTID in .env file
- restart blockgum app using systemctl restart blockgum
- Paste blockgum info to Admin/Options in exchange admin area.
- Check yoursite.com/Test/blockgum [under debug on] to see if blockgum is wokring