Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NYAN] NyanCoin - ★★★THE FIRST OFFICIALLY LICENCED CRYPTOCURRENCY!★★★
by
overseerio
on 03/02/2014, 02:06:50 UTC
ok so i got a wallet addy and i got 2 nyan in that wallet but its a paper wallet and i downloaded nyancoin-qt but i cant figure out how to access that wallet addy to get my coins outta it? can i get some help?

Go to Help -> Debug in your wallet, then click Console.

If you have a wallet passphrase, enter

Code:
walletpassphrase "your passphrase" 600

Then enter

Code:
importprivkey "your paper wallet private key"

to import the private key into your wallet.