Bancor is a blockchain protocol that allows users to convert between different tokens directly as opposed to exchanging them on cryptocurrency markets. The project offers a network, which we’ll discuss soon, that works to bring liquidity to the majority of tokens that lack a consistent supply/demand in exchanges. That network is built on smart contracts and a new class of cryptocurrencies that the team calls “Smart Tokens.” Bancor is looking to provide support to the illiquidity that currently exists within the cryptocurrency market. Illiquidity isn’t so much an issue for top coins like Bitcoin or Ethereum because there are always buyers and sellers looking to exchange those coins. It is definitely an issue, however, for the thousands of other tokens that may serve legitimate decentralized purposes but haven’t attracted enough attention in the market to be liquid. Bancor’s protocol uses smart contracts to create Smart Tokens, which serve as an alternative mechanism for trading. A key characteristic of the protocol is that it doesn’t call for an exchange of tokens with a second party, as in the case of cryptocurrency exchanges. Rather, it employs Smart Tokens to convert between different ERC-20 tokens internally. These conversions take place through the blockchain’s protocol and completely outside of cryptocurrency exchanges. Smart Tokens process token conversions internally by holding reserves of other ERC20 tokens within their Smart Contract. They can then convert back and forth between those reserves as users request it. The Bancor team consists of a core Foundation Council and their Advisory Board. The Foundation Council includes four individuals based out of Zug, Switzerland. Bernard Lietaer is a Belgian civil engineer, economist, author, and professor. Lietaer specialized in monetary systems and promotes the notion of communities creating their own local currencies. Guy Benartzi serves as co-founder and is recognized for founding the gaming company, Mytopia. Benartzi also co-founded Particle Code, a development studio based in Tel Aviv, Israel. Guido Schmitz-Krummacher is an executive of the Bancor Protocol foundation that’s involved with a variety of commercial entrepreneurial ventures in Switzerland. His involvement in the crypto space includes that of Bancor as well as an executive position in crowdfunding network, Tezos (XTZ). One of the key elements of the Bancor Network is the automated pricing. This comes from the Smart Tokens’ built-in automated market makers. These automated market makers mean that the tokens’ smart contracts always buy or sell Smart Tokens from or to any user in exchange for any connector token (as well as any token found in the network). The price comes from the Bancor Formula. This formula that is responsible for balancing a Smart Token’s demand and supply while also maintaining the ratio between the token’s total value with the connector token balances. The creator of the Smart Token configures these ratios, known as the connector weight. The creator can adjust them with the goal of decreasing or increasing the liquidity level of the token. The connector weight indicates price sensitivity, or how much sells and buys affect the price movement. Any time the prices no longer syncs with prices listed on external exchanges, the arbitrageurs will quickly balance the gaps.'
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.