HYCON, which stands for Hyper-Connected Coin, is the digital asset built on top of a faster and more scalable blockchain developed by the Infinity Project team in Gangnam, Seoul. Using a DAG (Directed Acyclic Graph) structure, it has the capability to publish several blocks simultaneously with the ability to resolve conflicting transactions and reject double-spends through the SPECTRE consensus algorithm. This makes HYCON a next-generation cryptocurrency which can be used in the real economy. Honest transactions can be confirmed or rejected definitively in mere seconds, due to the high volume of blocks published within that time interval. Transactional throughput up to 3000Tps on a 2MB/s connection can be achieved as a starting point of the project. The DAG structure coupled with the SPECTRE protocol allows for network latency to be essentially removed as a limiting factor on transactional throughput. Blocks that are received out of order can still be ordered based on their implied position in the DAG rather than the time they were received. HYCON is Phase 1 of the Infinity Project Ecosystem and positioned for wide adoption as an efficient medium of exchanging value for enterprises, small businesses, governments, NGOs, and individuals. Together with the Infinity blockchain, HYCON will power the Infinity Platform (Phase 2) and Infinity Decentralized Exchange (Phase 3). The Infinity Platform will feature a simple and intuitive user interface to empower anyone with the ability to create their own customized and private Infinity blockchain. For example, enterprise solutions built upon the Infinity Platform will help increase accountability, enhance transparency, and improve data security, thus bringing value to companies and society.
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.