Wait for it to load and then click the round button as many times as you can before the 'ClicksInCurrentBlock' and 'ClicksPerBlock' vars are equal, you receive your share of the 'BlockReward' based on how many clicks you contributed to the 'ClicksInCurrentBlock' before they became equal. Explanation of each important var: People online - Users on the project currently BlockReward - Amount of coins given every time the 'ClicksInCurrentBlock' and 'ClicksPerBlock' vars are equal TotalCoins - Total coins mined ClicksPerBlock - Amount of total clicks required to mine a block NetworkCPS - Clicks per second of all online users ClicksInCurrentBlock - Amount of clicks toward mining the current block Your Clicks - Your contribution to the ClicksInCurrentBlock var Your Coins - How many coins you have mined Miner ID - Your current ID number
This project is a demo of my very own cryptocurrency type known as 'clicktocurrency' I'm working on a full version (not on scratch) with a blockchain and transactions, this is the first major project I've released in a while so I hope you like it! Please love, fav and share! Leave any suggestions in the comments!