Blocknet (sometimes referred to as Block) is a decentralized, platform-as-a-service protocol that connects the nodes of different blockchains. As you probably know, there are hundreds, if not thousands, of blockchains that currently exist, and this number is showing no signs of slowing down its growth anytime soon. Many of these chains, though, are unable to communicate and interact with each other, creating small groups of siloed ecosystems. And, the inability of these groups to work together is holding back the entire blockchain industry. To solve this problem, Blocknet is working to make blockchains interoperable, mobile, and modular. This enables different chains to provide microservices to each other in a peer-to-peer fashion at higher security, faster speeds, and more efficient scalability than today’s current options. Blocknet is aiming to be the “Internet of Blockchains” through inter-blockchain connective services. Simply put, Blocknet enables you to develop on one blockchain, Ethereum for example, but access the functionality of other chains, like NEO. The team is building the infrastructure using three core components that work together to provide three primary services for these inter-chain decentralized applications (dapps). The XBridge, a blockchain router, is the backbone of the Blocknet platform. It’s the first peer-to-peer protocol to connect nodes on different blockchains, allowing them to communicate with one another. Using the XBridge, you’ll not only be able to perform cross-chain atomic swaps, but you’ll also be able to transfer additional data and execute smart contracts across chains. Blocknet uses a Proof-of-Stake consensus algorithm with three types of nodes to maintain the network. Service nodes collect and distribute trade fees on the platform as well as prevent spamming and DDoS attacks. To run a service node, you need to hold at least 5,000 BLOCK and keep your node computer running at all times. The Blocknet team recommends that, if you plan to run a service node, you should also run multiple full node wallets of whichever coins you want to support. This maximizes the trading fees you receive. Staking nodes confirm network transactions. When running a staking node, you’ll receive 9-14% annual returns from block rewards as well as a portion of the trading fees. There’s no minimum BLOCK amount you need to keep in your wallet to receive these, but you need to keep the wallet running at all times. There’s limited information available on the Blocknet team. Dan Metcalf and Arlyn Culwick founded Blocknet in 2014 as a fork of PIVX. According to his LinkedIn page, Metcalf was a Bitcoin developer for 5 years as well as a Senior DevOps Engineer at Philips. Outside of Blocknet, Culwick is also the PR and Media Liaison for XCurrency. Blocknet launched the service nodes on their main net in September 2017, and on March 1st, 2018, the team will release the beta version of the DEX. The project has also partnered with the 0x protocol to add ERC20 token support on the platform. Blocknet is connecting the isolated blockchain systems that currently exist to create one, cohesive ecosystem. Through the platform’s XBridge, the team is building a blockchain Internet in which you can build dapps that utilize features from several different chains. Starting with a DEX, the project has a lot on its roadmap including a service delivery system for blockchains to provide and receive payment for providing functionality to other chains. This is a complex project, but Blocknet already has the partnerships in place (0x, Poloniex) to see it through to the end. Blocknet consists of the following coins: XCurrency, Stealth, SonicScrewdriver, Fibre, Librexcoin, APEXcoin, BitSwift, XCash, UtilityCoin
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.