Nexus is the first truly quantum-resistant blockchain, incorporating advanced cryptography designed to negate the threat posed by quantum technology of the future. The 3DC combines 571-bit private keys, 1024-bit Skein and Keccak quantum-resistant hashing algorithms, and an evolving signature scheme called signature chains. Signature chains update the private and public keys that secure your address and obscures them after each and every transaction, maintaining the integrity and security of your account even on mobile wallets. Signature chains offer several advantages over equivalent quantum-resistant schemes such as BLISS and Lamport signatures, being extremely compact and lightweight, making it ideal for blockchain applications. The Nexus coin (NXS) is the currency of the network. There’s no cap on the amount of NXS that will be minted. Instead, the coin has a 10-year distribution period in which 78 million NXS will be distributed until September 23rd, 2024. After this time, the supply will inflate each year by a maximum of 3% through the holding channel and 1% through the prime and hashing channels. Nodes create blocks, on average, every 50 seconds, and an NXS transaction requires 6 confirmations. Currently, most transactions cost 0.01 NXS. However, once the 3DC is built and 10-year distribution is complete, transaction fees will disappear. Instead, the system will absorb the fees through inflation. Nexus didn’t hold an ICO. Instead, the project has a Developer Fund that takes a small commission from mining rewards. This commission starts at 1.5% and increases to 2.5% over 10 years. Additionally, 20% of the block rewards are slotted for marketing as well as the production and launch of the Nexus satellite network. Colin Cantrell, also known as Videlicet, is the founder and lead developer of Nexus. He first named the project Coinshield (CSD) when starting in September 2014. The original code only contained the prime channel; the team added the hash channel in October 2014. In April 2015, the team rebranded to Nexus, and they added Proof-of-Holdings in July 2015. Besides partnering with Vector on the satellite network, Nexus has also joined forces with SingularityNET to provide their 3DC architecture to the project’s decentralized AI network. Moving forward, Nexus is releasing major updates following their TAO (Tritium, Amine, Obsidian) roadmap strategy. The releases include the 3DC, mobile wallets, quantum resistance, and the satellite network, among many other things. The creation of new NXS is capped at 3 percent per year and is earned through securing the network by mining or staking. The platform is developed and maintained by the Nexus Embassy who is funded through a 1.5% commission on each block produced and from funds acquired through early mining of NXS. The commission will also gradually increase from 1.5 – 2% over the next 10 years.
EtherZero, abbreviated ETZ, is a hard fork on ethereum providing no-fee, high expansibility, real-time transaction or operation feedback services. Aiming to be a general-purpose smart contract platform, ETZ helps developers set up DAPPs that not limited in finance and business scope, but those more frequently used in daily life, to popularize decentralized services to more people and industries. ETZ eliminates the gas fee system from Ethereum network core and adds a Transaction Restriction Policy Protocol layer that associates the threshold, frequency, depth, etc. of initiating transactions with the account balance to combat DDOS like attacks. In particular, ETZ also draws on DASH's two-tier network architecture built with Masternodes transaction verification network and blockchain ledger layer, and its built-in community autonomous system to provide users with real-time operation feedback and high transaction concurrency, no longer need to wait for a long transaction confirmation time. ETZ picks the proven experience of Ethereum on smart contracts, removes its less scalability gas-based fee system and designs a fully accountable trading limit and security strategy against DDOS Class attacks. The final two-tier network composed of the main node and pow consensus layer laid the foundation to achieve free of charge, high concurrency, real-time transactions, independent evolution and several other features. What does no-fee mean to DApp Dev? Taking a simple Todolist DApp as an example, its decentralized implementation can be applied to the team task decomposition process, which requires all participants in the project to know the tasks of other members. Each task is a team consensus result with demand of traceability. The application involves registration of members, additions, deletions and alterations of tasks. According to Ethereum development requirements, all of these operations require gas consumption, which is clearly unreasonable for the users of the application. While in EtherZero, the transaction initiation frequency and the execution depth of smart contracts will be positively related to the balance possessed by the account. This mechanism is similar to POS, it takes into account the fair use of bandwidth and set a relatively high capital threshold required to launch a DDOS attack by malicious attackers while providing free services. This kind of limited and cost-effective free mechanism will spread the decentralized application into the scene of life.