Nimiq is a browser based blockchain. It was written in Javascript ES6 and because of this, the complete blockchain runs in the browser. The main goal of Nimiq is to solve the payment solution, and to provide a browser based payment solution of sending money. They also have nearly instant transactions as well. Nimiq is a CPU only mineable coin, since it uses the Aragon2D algorithm. Nimiq intends to lower barriers of entry for blockchain technology, and make it accessible for mainstream use. With an operational betanet already live, users can experience how simple it is to mine inside a browser - installation free. Nimiq is making blockchain technology as accessible as the internet, with a vision to truly decentralize the web. Current available cryptocurrencies are complicated and counterintuitive for the average person to use. True internet decentralization is impossible if access to blockchain technology is limited to only the technically oriented people. Until blockchain can be picked up with general recognition and general usage, its true power remains unrealized. Nimiq originally began as an ERC20 (Ethereum) token, known as NET or Nimiq Exchange Token. Nimiq held its ICO throughout June and July of 2017, and raised over 10 million USD. NET trading was enabled shortly after the ICO, and development began on the project’s Github. NET was converted to NIM, the currency that is based on the Nimiq blockchain and network, on March 31st of 2018. Nimiq’s wallet (Nimiq Safe) is built right into the Nimiq website, which means there is no need to download or sync a wallet application. The wallet will lead you through a setup guide, which will help backup and secure your wallet in the case of data loss. As the Nimiq wallet is based in the browser, however, erasing your cache could delete your balance – so keeping a backup is highly recommended.
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.