Dragonchain is one of the newly launched cryptocurrencies that is attracting crypto enthusiasts following its relaunch. The coin seems to be leading on the technology front irrespective of its market capitalisation trends, which is why it's also being anticipated to be Ethereum’s competitor. Dragonchain is a hybrid blockchain platform, where sensitive business logic and smart contract functionality is held by the owner. Its cryptocurrency is denoted by the symbol DGRN & has a total supply of 433,494,437 coins. Dragonchain uses serverless smart contracts from its pre-built library. This feature is unique to this cryptocurrency, as it can create smart contracts, with or without cryptocurrencies. Dragonchain was developed by Joe Roets who is its CEO and Chief Architect with a team of 4 core developers. The team is backed by a strong advisory board with Jeff Garzik on board who is established icon in the Bitcoin network. It was developed after exploration of 20 use cases and applications. It was released under the Apache 2 license in October 2016 to integrate real business applications onto a blockchain, protect business data and operations, currency agnosticism and multi-currency support. The launch of Dragonchain Foundation, a non profit corporation, in January’17 maintains the ownership and responsibility of Dragonchain’s open source code. Enterprises can easily design smart contracts in a variety of languages like Python, Node, C# & Java. The contracts can be specific to their business needs to include both private internal and public blockchain interactions. The Currency Smart Contracts help organizations to retrieve and transfer specified currency amounts between wallet addresses and check balances which can be run on schemas like ERC20, ERC223, etc. Dragonchain helps enterprises to leverage their models using blockchain by allowing development and integration before the economic model is known. Monetization can be applied after sufficient real data is available & system is functioning. DragonChain’s platform is establishing a niche in the crypto world with its layered security feature. The 5-layer security model adds great credibility to their overall goal of facilitating business integration into the blockchain. Additionally, DragonChain is seen as a strong rival to Ethereum because of the platform’s ability to scale; an issue that Ethereum has been notorious for. As of January 2018, the DragonChain team is raising funds and finishing development of the platform. Although the exact date is currently unannounced, the DRGN platform is expected to fully launch sometime this year.
VITE - A Next Generation High-performance Decentralized Application Platform DAG Ledger Transactions in Vite are grouped by accounts. That is, each transaction only changes the state of one single account. Send transactions are separated from receive transactions, thereby obviating the need to wait for a transfer to be complete before the initiation of another transaction. The hierarchical design of the consensus algorithm allows horizontal scalability in consensus groups. Asynchronous Architecture Vite splits transactions into transaction pairs according to a 'request-response' pattern. The writing and verification of transactions are asynchronously decoupled, thereby supporting ultra-high throughput. Inter-contract communications are based on an asynchronous messaging model. Reactive Contract Message-Driven With an event-driven architecture, every smart contract is viewed as an independent service. Contracts communicate via messages without sharing state. Solidity++ Solidity++’s syntax is compatible with most of that of Solidity. The new syntax supports asynchronous semantics, contract scheduling, and provides a series of standard libraries, such as string manipulation, floating-point operations, basic mathematical operations, containers, sorting, and so on. Integrated Decentralized Ecosystem End-to-end system for value transfer Vite itself is a decentralized exchange that supports digital asset issuance, cross-chain value transmission, and inter-token transactions based on the Loopring protocol. A quota-based resource allocation mechanism allows light users to pay zero fees and gas. Users can obtain computing resources in multiple ways. Vite also supports quota leasing. dApp Mini Programs The Vite client features an engine for creating HTML5-based decentralized mini programs. This engine simplifies the process of dApp development and deployment.