Can i extract the private key of dgb wallet like bitcoin core and import in a new version of dgb wallet?
Open your Wallet -> help -> debugwindow -> console.
Type: walletpassphrase "Your passphrase" timeout in seconds dumpprivkey "Walletaddress"
Voila.
And back with "importprivkey"