THIS IS A NEW THREAD FOR CRAVERS WITHOUT ICM AS A MODERATOR....I HOPE WE'LL BE SAFE HERECRAVE
A high POS cryptocurrency based on Blackcoin. No Premine.
Hashing Algorithm: Scrypt
POW Money Supply: 520k CRAVE were mined during the POW period, which is now over.
Total POW: 10,000 Blocks
POW Reward: 100 CRAVE
POS Reward: 1 CRAVE HiPOS
Block space: 60 Seconds
Diff retarget: 24 Blocks
Maturity: 188 Blocks
Stake Min Age: 8 Hours
40 MB maximum block size, 40X bigger than Bitcoin
Port: 30104
RPC Port: 30105
Magic Bytes: 0x1f 0x22 0x05 0x31
Rel code has some tweak, IRC seed.
Source: GITHUB
Winx64: LATEST WINDOWS WALLET
Android APK: ANDROID WALLET WITH MASTERNODES SUPPORTSync improved, disable addrindex by default, checkpointsNative I2P integrationAdded checkpoints and bumped version #Updated to fix sync from scratchUpdated with Adrenaline masternodes! - updated to remove console popup from Windows wallet
Updated Uplift wallet design with Tor indicator!Updated with Tx validation cache!Updated with libsecp256k1!Updated with Only Once tx broadcasting!Updated with address index!Updated with stealth addresses!Crave this CRAVE MULTIPOOL-RECOMMENDEDGORILLA STAKE CLOUD STAKINGCHAINZ.CRYPTO.ID
CRYPTOBE
RICHLISTHidden service seed node on virtual port 30108:
d5jxp6ajbjbrpdhd.onion
If you have TOR you can either connect only to tor nodes:
./crave-qt -onlynet=Tor -listen=0 -irc=0 -proxy=127.0.0.1:9050 -addnode=d5jxp6ajbjbrpdhd.onion:30108
Or connect to it as well as normal nodes:
./crave-qt -proxy=127.0.0.1:9050 -tor=127.0.0.1:9050 -addnode=d5jxp6ajbjbrpdhd.onion:30108
BITTREXCRYPTSYYOBITBITCOIN.CO.IDWebsites:COMMUNITY WEBSITE: MYCRAVE.ORGSLACK: SLACK DISSCUSION-AUTO INVITE......IF YOU'RE ALREADY REGISTERED CONTINUE HERE
REDDIT: REDDIT DISSCUSIONYouTube Video Guide to Setting Up Adrenaline NodesExample Adrenaline Node .conf Configuration
rpcallowip=127.0.0.1
rpcuser=MAKEUPYOUROWNUSERNAME
rpcpassword=MAKEUPYOUROWNPASSWORD
rpcport=MAKEUPYOUROWNPORT
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND
Set the masternodeprivkey to the result of running:
from the RPC console in the local wallet.
If you are running your masternode as a hidden service, replace YOUR_IP with your onion hostname (typically found in /var/lib/tor/YOURHIDDENSERVICENAME/hostname).
Port 9999 must be open.
If you are using the hot/cold system where you are remotely activating your masternode from your local wallet, you will also put these entries in your local (cold) wallet .conf:
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND
Then, start the daemon on your remote masternode, start your local wallet, and then you can start your masternode from the RPC console:
YouTube Video Guide to Setting Up Adrenaline Nodes