Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: Crude Coins on April 12, 2018, 03:23:49 PM



Title: Cryptocurrency Crude Coins (CRUD) Updates
Post by: Crude Coins on April 12, 2018, 03:23:49 PM
We Just added a new node  :)
We are currently working with a few exchanges and should be listed shortly.


Crude Coins is an open source cryptocurrency

CrudeCoins™ founded in 2014 and was launched and announced
as the CRUD cryptocurrency on January 16, 2018.
Truly decentralized privacy protected blockchain platform
With instant untraceable transactions and Secured CPU efficient mining.
CrudeCoins™ founded in 2014 and was launched and announced
as the CRUD cryptocurrency on January 16, 2018.
Truly decentralized privacy protected blockchain platform
With instant untraceable transactions and Secured CPU efficient mining.


For more information, as well as an immediately useable, binary version of the CrudeCoins client software, see https://www.crudecoins.net.

White Paper: https://crudecoins.net/whitepaper.pdf

CRUDE COINS BLOCK EXPLORER http://162.253.124.192:3001/


Main Purpose of CrudeCoins™ is for businesses to be able to reward their employees that do not have bonuses, or any other incentive programs. We will accomplish this by setting up the employers with mining rigs, offical mining pool, setting up crude coins wallets for the employer and employees and set up merchandise online store. The employees will then be able to go on line to purchase items with Crude Coins or exchange Crude Coins for Crypto Currencies or withdraw Crude Coins into their own currency.




CrudeCoins addnode  
addnode=162.253.124.192
addnode=162.208.10.9
addnode=162.208.8.133

How to add the addnode to the wallet?
Open your wallet goto help > Debug Window> Console
Then type:  
addnode 162.253.124.192 add
addnode=162.208.10.9
addnode=162.208.8.133

How to Mine CrudeCoins?

Download wallet here:
https://github.com/CrudeCoins/CrudeCoins/tree/master/wallets

 Go to Help.
 Click Debug Window.
 This is the console where you will execute all commands.

Type this command to start mining:
setgenerate true -1


If you want to use a specific number of CPU cores, instead of -1, type the number of cores.

You can type the following command to see the status of generation.
getmininginfo


How to Mine CrudeCoins #2

Download wallet here https://github.com/CrudeCoins/CrudeCoins/tree/master/wallets

Open your wallet, and make sure you are connected to another wallet. You are connected if you see the icon Wallet Connections in the lower right corner of your wallet.
Close your wallet and create the file crudecoins.conf in the folder "%APPDATA%\crudecoins".
Paste the following text into crudecoins.conf and save the file. rpcuser=rpc_crudecoins rpcpassword=69c863e3356d3dae95df454a1 rpcallowip=127.0.0.1 rpcport=4210 listen=1 server=1 addnode=162.253.124.192
Download the latest version of cpuminer from here https://bitcointalk.org/index.php?topic=55038.0 and extract the zip file.
Create a .bat file named mine.bat and paste the following text into mine.bat. minerd --url=http://127.0.0.1:4210 --userpass=rpc_crudecoins:69c863e3356d3dae95df454a1
Save the file inside the extracted cpuminer folder
Open your wallet and execute mine.bat to start mining your first coins.


Title: Re: Cryptocurrency Crude Coins (CRUD) Updates
Post by: Crude Coins on April 18, 2018, 10:00:34 PM
Crude Coins Website: https://crudecoins.net

New Exchange: https://bitexlive.com

New Nodes List
162.253.124.192
162.208.10.9
 162.208.8.133
192.243.103.127

You can manually connect to a node using the following instructions.
Close your wallet and create the file examplecoin.conf in the folder "%APPDATA%\crudecoins\".
Paste the following text into crudecoins.conf and save the file.
addnode=REPLACE_WITH__IP

Replace the text "REPLACE_WITH_YOUR_IP" with an IP address.

E.G. addnode=162.253.124.192

or Goto your wallet > Help> Debug Window > Console
 Type:
addnode IP_Address add

Replace IP_Address with the IP Address of the Node.