Tripio is the first travel marketplace based on the blockchain. It leverages the decentralized network provided by blockchain technologies to directly connect global customers and service providers. Moreover, it builds a service ecosystem based on transparent, tamper-resistant trust and incentives. The blockchain technologies Tripio leverages help reduce transactional and operational costs in travel industries, as well as improve customer experience in their respective products and services. On the Tripio platform, a service provider can publish her unique service terms and conditions using smart contracts. From the moment a purchase initiates to the end of the travel, every step along the way can be enforced and monitored by smart contracts. Should disputes arise, Tripio provides dispute resolution by means of community selfgovernment mechanisms. Tripio comprises of its dApps and a set of Tripio Protocols that forms the basis of the new ecosystem. The Tripio dApp and the Tripio Protocals are powered by the ERC-20 utility token called the TRIO token. Customers may use Tripio dApps directly. At the same, any third-party may build its own dApp by leveraging the open Ethereum protocols.
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.