Page 1 of 1

Interface like bitcoin[solved]

Posted: Mon Jun 20, 2011 9:08 pm
by nc-or-btc...
Hello,
I would like to use the a kind of bitcoin-interface(client).
I canĀ“t find my NC-balance - How do I can ask for it?

Or how to compile or to configuate it?


Thanks in front.

Re: Interface like bitcoin

Posted: Tue Jun 21, 2011 7:00 pm
by nick252

Re: Interface like bitcoin

Posted: Tue Jun 21, 2011 7:16 pm
by khal
First read : https://dot-bit.org/InstallAndConfigureNamecoin

To start the server :

Code: Select all

namecoind.exe
To show all commands :

Code: Select all

namecoind.exe help
To view balance :

Code: Select all

namecoind.exe getbalance
Use GUI programs at your own risk (it's very easy to add a function to send all your coins to the GUI owner).