Post
Topic
Board Announcements (Altcoins)
Re: [ANN][TGE] NIMIQ - A BROWSER-BASED BLOCKCHAIN
by
the_hodler
on 06/07/2017, 03:05:52 UTC
Is there any way to save/backup the wallet from https://nimiq.com/betanet ?

Yes, the answer is in our FAQ Blog Post

But we are working in an import/export tool.

Currently you can access it by opening your Javascript console (F12) and entering:
Nimiq.get().wallet.keyPair.toBase64();

If you use the same browser, the same wallet will be used.
There are third party sites that provide you the ability to load wallets using the private key.