nOS is a virtual operating system that introduces a new, decentralized internet. On this new internet user data is safe, and it only goes where the user wants it to go. nOS solves key issues surrounding dApp development, deployment, discovery, and interaction, allowing for true adoption of decentralized applications and blockchain technology. Because applications can choose to make their back-ends fully open-source and transparent, this new implementation of the World Wide Web is defined as the Open Internet. On nOS, applications and websites can be deployed in a completely open and decentralized manner by integrating smart contracts, client-side code, and public-key cryptography. Unlike server-side backend code, smart contracts can be open for all to read, allowing users to review how their data will be transmitted before any final commitments to action. Client-side code and other frontend materials can be distributed via nOS Filesystem, a decentralized file sharing protocol that allows for secure and transparent distribution of static files. By serving both backend logic and frontend material in an open-source, decentralized manner, true transparency between user and application can be achieved. dApps that are deployed to nOS can be accessed through nOS Client, a software solution for desktop and mobile that (among other features) introduces nOS Browser. nOS Browser functions as a web browser, with the added benefit that it integrates with the nOS Protocol, a blockchain-powered web protocol that facilitates secure and open accessibility of nOS dApps. The nOS Protocol resolves domain names that exist on nOS Name Service, a blockchain-powered decentralized implementation of a Domain Name Service, and allows for dApps to register domain names which are discoverable on nOS (e.g. mydapp.neo or my-dapp.eth). The dApp Gateway is a user-friendly dApp discovery platform (or “App Store”) where rankings are decided in a completely decentralized manner via Decentralized Authority. In order to achieve the features such as the ones described above, nOS is powered by the nOS Utility Token. The nOS Utility Token employs various staking and reward utilities which are intended for developers who wish to deploy and maintain dApps on nOS, and for end-users who wish to practice governance by Decentralized Authority. nOS eliminates the need for end-users to manually exchange crypto-currencies in order to make use of various dApps. By integrating crypto-currency exchange APIs, nOS Client automatically converts primary blockchain platform currencies (e.g. NEO/GAS for NEO, ETH for Ethereum) into the required amount of application tokens that are needed to make specific transactions or invocations.
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.