Trezarcoin is a highly secure store of value with fast transaction times designed to be used as a currency.
We implemented the newest Proof-of-Work algorithm, as well as Proof-of-Stake, to meet these stringent security standards.
We promote a super secure and energy-efficient PoW/PoS Coin featuring the latest advanced 0% PoS by Ghostlander.
Trezarcoin utilizes a multi-algo implementation to ensure the highest level security with NeoScrypt PoW, Sha256d PoS, and BLAKE2s for Block Hashing.
Coins will be produced via PoW and PoS.
POS Credit: Crofly
1. Staking starts if coins are at least 1 day in the wallet. For staking the wallet has to be open
2. Wallet uses every input for staking. The more coins you have and longer they are in your wallet (max age 16 days) the higher chance they have to get a pos block
# It's also based on luck and difficulty
3. After an input is rewarded with a pos block, its coinage is resetted to 0, so this input has to wait 1 day again for it to stake
4. Additionally if the input was bigger than stakesplit (default: 400 ) and coinage was not max ( 16 days ) they will be split in 2 halfs
# For example if an input of 100k coins gets a pos block before its coinage is 12 days, it will be split in 2 halfs to 2x 50k and of course coinage resetted to 0
# For inputs this autosplit the wallet does repeats until the value "stakesplit" in your config has been reached
so it may take a while until a stack of 100k or more is splitted into stacks of 500 coins
5. As the Autosplit may take a while depending on the sice of coins one has, it helps to manually split them manually to like 10k / 1k / or even 300 inputs
# This can be achieved by sending the amount to a new address in your wallet via coin control
# Before you do, check the next point first
6. Sending/splitting coins of a big stack resets coin age of the coins you want to split and the remaining ones
# The remaining coins will be moved to another change address in the wallet, that's why it's coin age will be 0 again
7. Stakecombine combines input that are below the value in the config ( default 200 ) with max 10 inputs together
# If you have many small blocks, manually combining them could help
Please be advised, those are only my personal researches and understandings of how it works
[Staking option]Staking options:
-stakegen=<n> Generate coin stakes (default: 1 = enabled)
-stakemintime=<n> Set the min. stake input block chain time in hours (default: 48 or testnet: 1)
-stakemindepth=<n> Set the min. stake input block chain depth in confirmations (default: follow -stakeminage)
-stakeminvalue=<n> Set the min. stake input value in coins (default: 1.0)
-stakecombine=<n> Try to combine inputs while staking up to this limit in coins (20 < n < 200; default: 20)
.Bat Example ( Pool )CCMiner: ccminer64_65.exe -a neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u YOURADDRESS -p c=TZC
NSGMiner: nsgminer.exe --neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u YOURADDRESS -p c=TZC
.Bat Example ( Solo )ccminer64_65.exe -a neoscrypt -o 127.0.0.1:17299 -u username -p password
nsgminer.exe --neoscrypt -o 127.0.0.1:17299 -u username -p password
DevelopmentDevelopment fund 1% Coins:
RoadMap
MarketingMarketing Fund 1.5% Coins:
Facebook/Google Marketing
Signature Campains
Bounties
Bounty Fund 0.5% Coins
[BCT Bounty Thread] -
https://bitcointalk.org/index.php?topic=2149787.msg21506874#msg21506874Kindly regards,
ChekaZ