UNIcoin
Unicoins are very fast, very private and super untraceable transactions
Unicoins are meant to be mined with CPU and difficulties are always very low
Unicoins use ring signature technology to hide your identity
Unicoins do not need mining pools since they mint every 10 seconds
SPEC'sMoney Supply:
250,
674,
407.3709551615
Coin decimal point: 10
Algo:
CryptoNightBlock Reward:
19.
4237667073 reduces slightly
Difficulty Target: 10 seconds
Emissions: 23
Wallets
Windows CLIhttps://github.com/forknote/forknote/releases/download/2.0.4/forknote-windows.zipLinux CLIhttps://github.com/forknote/forknote/releases/download/2.0.4/forknote-linux.tar.gzMac CLIhttps://github.com/forknote/forknote/releases/download/2.0.4/forknote-mac.zipGithubhttps://github.com/forknote/forknoteCreate a new folder inside of the forknote wallet you just extracted, name the folder "configs".
use notepad or text editor and copy the text in red below. Paste the text in your text editor and save as:
unicoin.conf inside of the "configs" folder you just created.
Here is a downloadable WIN64CLI wallet which already has unicoin.conf added if you are having difficulties getting started or want to get running right away: https://mega.nz/#!NCQ21Sqa!Sz4RiUZce4XpnJJ2Vbz5ELb0Mesl9bhN7O8BKZ8TQjM
EMISSION_SPEED_FACTOR=23
DIFFICULTY_TARGET=10
CRYPTONOTE_DISPLAY_DECIMAL_POINT=10
MONEY_SUPPLY=2506744073709551615
DEFAULT_DUST_THRESHOLD=100000
MINIMUM_FEE=100000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=120
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=1
p2p-bind-port=55842
rpc-bind-port=55632
BYTECOIN_NETWORK=245570ca-0638-9f7b-e122-99806e173a3c
CRYPTONOTE_NAME=unicoin
GENESIS_COINBASE_TX_HEX=017801ff0001d8b2c8bd8ad5c0960c0237c92e5eb0335079799ed9a020660882da8e511b22a121a44758bd8ee455a42d210155be403d1cb4c63d47f05a8b59d66a4223f9df3ba6fda7a80c049217c3f34a30
MAX_BLOCK_SIZE_INITIAL=100000
CRYPTONOTE_COIN_VERSION=1
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2
CHECKPOINT=5000:2b2e0529c4dc866a6208ae67f518e4d6112464749de51c43293fb879013578b4
CHECKPOINT=10000:d219782dea018f8f08058064059889960d2ab9b4a11896e26854820d63f3143a
CHECKPOINT=15000:904adcbc8f4884c0a44aaee144055689270dc3886c7b2424642294855ba22bed
CHECKPOINT=20000:abe93d6a8797d183f6bfaba3246d8e108e0186dea1ae0f5752a78fb0c05bc3b3
seed-node=165.227.72.38:55842
seed-node=165.227.72.75:55842Starting your node from command lineforknoted --config-file configs/unicoin.conf
windows./forknoted --config-file configs/unicoin.conf
linux**Wait for the block chain to sync completely before starting the simplewallet***For a superfast synce download rocksDB file below and extract to C:\...\Appdata\Roaminghttps://mega.nz/#!BaIzVBYJ!bnrDZPZDvlS7k8tzkWNmlbg7GWMqGYabeiqyN69wFEs
Name: unicoin.zip Size: 78.9 MB Block Height: 36599 Updated 2017-06-10 12:07
Starting your wallet from command linesimplewallet --config-file configs/unicoin.conf
windows./simplewallet --config-file configs/unicoin.conf
linuxSolo mining from command line
miner --daemon-address localhost:55632 --address 1GprrsCPp44HZahJibP1ZgW47A4ST9QQRKfjizFtf1Z3fkh4ySAP5Y8hmGH1AjZhBGbduyRvewzqwFy
JLBikL46rTZyjd1G --threads 2 --log-level 5
**besure to replace the above wallet address with yours
**change --threads 2 to match the number of your PC's CPU for faster miningTo transfer UNIcoinsfrom simplewallet
transfer 0 destinationunicoinwallet amount
using payment ID
transfer 0 destinationunicoinwallet amount -p payment ID
type help for more commands
alway type exit to close daemon and simplewallet