Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: ldogg123 on February 04, 2016, 01:42:47 AM



Title: New altcoin
Post by: ldogg123 on February 04, 2016, 01:42:47 AM
ok so when i run the ./geekcoin -testnet  command i get this

Error: To use geekcoin, you must set a rpcpassword in the configuration file:
 /home/ldogg123/.geekcoin/geekcoin.conf
It is recommended you use the following random password:
rpcuser=geekcoinrpc
rpcpassword=B7shVzvZHpLwDqC84TztuKoK7SxToVuF8f7WDH5tdJ68
(you do not need to remember this password)
If the file does not exist, create it with owner-readable-only file permissions.

instead of generating the merkel hash.

So if you could please help me that would be awesome!


Title: Re: New altcoin
Post by: achow101 on February 04, 2016, 01:45:42 AM
Make the file geekcoin.conf in the place that the message tells you to. This will happen with most coins when you run the daemon as the daemon requires that the config file exists.

BTW, this belongs in altcoins.


Title: Re: New altcoin
Post by: ldogg123 on February 07, 2016, 03:44:29 AM
Make the file geekcoin.conf in the place that the message tells you to. This will happen with most coins when you run the daemon as the daemon requires that the config file exists.

BTW, this belongs in altcoins.

Thank you so much!