Bitcoin Forum
October 20, 2024, 05:12:39 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Namecoin Paper Wallet, namecoinia.org  (Read 1607 times)
minilolz (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 07, 2014, 07:24:28 PM
 #1

Hello everyone,

I had some Namecoins held at BTC-e that I decided I wanted to move to paper wallets.  I found this website: http://namecoinia.org/ and created a NMC+BTC Single Wallet which had both Namecoin and Bitcoin public addresses, as well as a Private key that is supposed to work for both NMC and BTC.

I sent my namecoins from BTC-e to the public namecoin address that I created.  The namecoins have been deducted from my BTC-e account.

My question is, how do I view the namecoin balance that was sent to the paper wallet I created, and secondly, how do I send/spend those namecoins somewhere else?

I've checked blockchain.info for both the namecoin public address and the bitcoin public address.  The namecoin address says it is invalid, and the bitcoin address shows zero balance.

I've searched and searched and haven't found much material on namecoin paper wallets, how to check balances or spend them.  Any help you can provide would be greatly appreciated!!!

Thank you Smiley



minilolz (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 07, 2014, 08:04:05 PM
 #2

Bump  Huh
minilolz (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 08, 2014, 04:05:35 PM
 #3

Any help here?
Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
March 12, 2014, 03:41:10 PM
 #4

Look up your Namecoin address in a Namecoin block explorer, like http://bitinfocharts.com/namecoin/explorer/ (just something I pulled up from Google)
You can't use a Bitcoin block explorer with a Namecoin address Smiley
minilolz (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 19, 2014, 03:34:35 PM
 #5

Thanks Injust, I was totally unaware that there was a Namecoin block explorer- it makes complete sense that there would be though.

Thank you for that link, I can now view my balance at least, but I'm still unsure of how to use my private key to transfer the NMC to another online wallet.

Any ideas on that one?

Thanks!
snailbrain
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
March 19, 2014, 06:10:15 PM
 #6

Thanks Injust, I was totally unaware that there was a Namecoin block explorer- it makes complete sense that there would be though.

Thank you for that link, I can now view my balance at least, but I'm still unsure of how to use my private key to transfer the NMC to another online wallet.

Any ideas on that one?

Thanks!

you can use the namecoin wallet (www.namecoin.info) and importprivkey to import it


minilolz (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 19, 2014, 08:15:43 PM
 #7

Hi snailbrain, any idea how I can import t he private key for the namecoin.info client?  I've searched the wiki's and don't see anything.

I can't be the only one who's had this problem before, can I??

THANKS!
Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
March 19, 2014, 11:40:05 PM
 #8

Hi snailbrain, any idea how I can import t he private key for the namecoin.info client?  I've searched the wiki's and don't see anything.

I can't be the only one who's had this problem before, can I??

THANKS!

You see the importprivkey command in the debug window console.
minilolz (OP)
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 21, 2014, 08:16:42 PM
 #9

Hmm, when I run: namecoind /? I get the following list of commands:

Options:
  -conf=<file>
  -pid=<file>
  -gen
  -gen=0
  -min
  -datadir=<dir>
  -dbcache=<n>
  -timeout=<n>
  -proxy=<ip:port>
  -dns
  -addnode=<ip>
  -connect=<ip>
  -nolisten
  -noupnp
  -paytxfee=<amt>
  -mininput=<amt>
han this (default: 0
  -testnet
  -rpcuser=<user>
  -rpcpassword=<pw>
  -rpcport=<port>
  -rpcallowip=<ip>
  -rpcconnect=<ip>
  -keypool=<n>
  -rescan


I'm not seeing the import private key option anywhere... Is there a wiki/ document somewhere that explains this?

Thanks!!

Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
March 21, 2014, 08:53:29 PM
 #10

Hmm, when I run: namecoind /? I get the following list of commands:

Options:
  -conf=<file>
  -pid=<file>
  -gen
  -gen=0
  -min
  -datadir=<dir>
  -dbcache=<n>
  -timeout=<n>
  -proxy=<ip:port>
  -dns
  -addnode=<ip>
  -connect=<ip>
  -nolisten
  -noupnp
  -paytxfee=<amt>
  -mininput=<amt>
han this (default: 0
  -testnet
  -rpcuser=<user>
  -rpcpassword=<pw>
  -rpcport=<port>
  -rpcallowip=<ip>
  -rpcconnect=<ip>
  -keypool=<n>
  -rescan


I'm not seeing the import private key option anywhere... Is there a wiki/ document somewhere that explains this?

Thanks!!



You should use the GUI Namecoin client, follow the guide here: https://en.bitcoin.it/wiki/How_to_import_private_keys_v7%2B.
It's for Bitcoin, but AFAIK, should work the same for Namecoin.
freebit13
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500

I got Satoshi's avatar!


View Profile
April 08, 2014, 08:33:41 PM
 #11

I have also created a paper wallet from namecoinia and I'm trying to import the wallet into my namecoin-qt using the importprivkey {private_key} command, but I'm getting an "Invalid private key (code -5)" error, so I'm not sure if it works.

Anyone successfully imported one of these wallets?

To do this, open namecoin-qt, go to "Help->Debug Window" and then switch to the "Console" tab, you can enter commands there, like: importprivkey {private_key}

Decentralize EVERYTHING!
agharezai
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 02, 2014, 05:52:49 PM
 #12

why Namecoin wallet synchronizing lasts too long?HuhHuh
WhatTheGox
Legendary
*
Offline Offline

Activity: 812
Merit: 1000



View Profile
September 02, 2014, 05:54:46 PM
 #13


namecoin needs more wallet options
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!