Zclassic is a fork of Zcash founded by Rhett Creighton but with the 20% founders’ reward and slow start removed. Miners are simply earning their fair reward, we believe they deserve it, and the coin development can be supported by the community. ZCL also differs from ZEC by removing the slow start (source), we are not trying to deliberately engineer scarcity: The Market decides the price. We are using the same parameters which were produced in the now famous secure 'trusted setup meeting' (source) where Peter Todd participated, and he confirmed to us (source) they are safe to use. If just one of the participants kept their key secret and destroyed it, the whole system is secure. Zcash is a cryptocurrency run by the Zero Coin Inc. In order to fund their operations, a 20% mining “Founder’s Reward” is included. Every block, in order to maintain consensus, miners running the Zcash code send 20% of their newly mined rewards to an address controlled by the Zero Coin Inc. Because the Zcash source code is open source, Zclassic simply removes the 20% Founder’s Reward. This gives people the option to mine a blockchain using the same technology of Zcash, but without paying the 20% Founder’s Reward. The mission of Zclassic is to stay as similar to Zcash from a technology perspective, but to never take any pre-mine, founder’s-reward or any other kind of fee that goes to a small group of individuals with special permissions whether elected, appointed, or otherwise.
What is DAG? In more traditional blockchains, the host provides the food/drinks (i.e resources) for this party. And when the guests arrive, the amount of resources can only accommodate so many people, the portions are small and then everything eventually runs out and the party ends. Think Constellation DAG like a potluck (a party where everyone brings food/drinks). With every added guest (node to the network), the more resources the party has to keep going. This is the nature of Constellation, a distributed system that scales horizontally. Is Constellation a Blockchain? Not exactly. Although inspired by the principles of decentralization, many standard blockchains such as Bitcoin and Ethereum face scalability issues. This is why the next, generation of decentralized networks such as Hashgraph, IOTA, and Constellation have turned to DAG. What is a Microservice? “Microservices” is an approach to application development in which a large application is built as a suite of modular services. Each module supports a specific business goal and uses a simple, well-defined interface to communicate with other sets of services. Uber, for example, is not a singular app purse. It is a unified app which means it is a single interface that brings together their driver app, their rider app, and their corporate team app.