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.
Released to the public in 2014, Reddcoin is a decentralized social cryptocurrency that allows anyone to instantly send & receive RDD (its native cryptocurrency) payments on social networks with no transaction fees. It’s essentially the blockchain version of Venmo, Facebook Money, or Snapchat's Snapcash, all of which allow you to easily transfer money to friends and family via their respective social media platforms. However, unlike these major social media networks that require you to use their native platform to send and receive money, Reddcoin allows you to seamlessly integrate its payment features on multiple platforms like Reddit, Facebook, Twitter, and more. Reddcoin is a social cryptocurrency that can be integrated with many different social media platforms for sending/receiving money with zero fees. It’s a peer-to-peer open-source cryptocurrency forked from Litecoin. It dedicates much of its efforts to facilitate the “tipping” of small amounts of RDD on social networks, done in a similar fashion to “liking” a post on FB. The PoSV algorithm is a new take on PoS which encourages both ownership (stake) and activity (velocity). Its tipping system has already been enabled on Twitter, Reddit, Twitch, and Justin.TV. Reddcoin was created on January 20, 2014, as a PoW cryptocurrency. On February 2, 2014, after raising $100,000 through their Initial Public Coin Offering (IPCO), Reddcoin was released to the public. On April 29, 2014, they announced that Reddcoin would transition from PoW to PoSV. In 2017, Reddcoin made an official announcement listing their team members, including developers John Nash and Leonard Simonse. In subsequent Tweets, they’ve publicly announced the additions of developers such as Bradley Ploof and James Tweeg. They’ve been active in updating the community via Twitter, but if you’d like to keep informed directly on the teams project progress, check out their GitHub or Trello (which includes the project roadmap).