Huobi, the third-largest cryptocurrency exchange in the world, recently announced and launched a new currency. The Huobi Token (HT) rewards exchange users for their loyalty with lowered transaction fees while also carrying its own value in tradable pairs against popular currencies. The hope was to bring greater value to Huobi’s millions of users, mostly located in Asian countries. The launch of the Huobi Token follows in the footsteps of other loyalty-building tokens that other exchanges have launched. The first and most successful of these tokens has been Binance Coin (BNB). The creation of BNB secured Binance’s place as the world’s leading exchange. It offered discounted trading fees in exchange for customer loyalty, primarily functioning as a loyalty rewards system. Huobi officially announced its intentions to launch a new token on January 22, 2018. Over the course of 15 days, Huobi would distribute 300 million HT (60% of the total supply) to its pro users who purchased a discounted service package. Each morning, a new batch of HT would become available on a first come, first served basis. Huobi declared this token distribution scheme, “not an ICO,” due to the nature of the offering. Users are buying a specific service package, part of which includes HT that give a discount toward trading fees. The exchange launched the Huobi Token as part of an overall strategy to recover its user base after tightening regulations in China severely restricted cryptocurrency trading. In an interview with CoinDesk, Leon Li, Huobi’s founder, revealed that Chinese rule changes had decimated the trading volume on Huobi by 95% between September 15 and November 1, 2017. The HT token distribution began on January 24 and wrapped up on February 7, 2018. Each day of the distribution, millions of tokens sold out in mere minutes after going on sale. At that point, 300 million HT had been distributed to Huobi Pro members who bought packages. That’s 60% of the total supply currently in public circulation. Another 200 million HT, 40% of the total supply, was set aside. 20% goes toward user rewards and platform operation. The other 20% is vested for four years and constitutes the team reward. Huobi isn’t the first exchange to issue its own token. Binance (BNB), Bibox (BIX), KuCoin (KCS) and Coss (COSS) have all issued their own tokens as well.
Beam Mimblewimble is a scalable, fungible, and confidential cryptocurrency based on the Mimblewimble implementation. WHY BEAM? Core features include complete control over your privacy, All transactions are private by default, No addresses or other private information are stored on the blockchain, Superior scalability due to compact blockchain size, Opt-in Auditability, Support online and offline transactions, atomic swap, hardware wallets integration. Governance model No premine, No ICO. Backed by Treasury Establishing a non-profit foundation to govern the protocol after Mainnet launch How does it work? Wallets’ owners create new transaction using secure channel either online or offline Both wallets participate in signing the transaction using Schnorr protocol Wallet sends transaction to node Each transaction contains a list of Inputs and Outputs represented by Pedersen Commitments, as well as explicit fees and kernels. Each transaction also contains non-interactive zero knowledge range proof to verify that the output transaction value is positive Transaction is verified by the node Each transaction is verified with respect to the recent blockchain state which is stored as a Merkle Tree. The root hash of the tree is recorded in block header along with a proof of work. In addition, each node periodically creates compacted history to allow ‘fast sync’ of new and existing nodes. Transaction is added to the mining pool A block is mined every minute and is sent back to the node for verification and distribution. Mined blocks containing the new transactions are sent to the known peers A valid block that is extending the longest chain is accepted as a new Tip and propagated further until full consensus is reached. Fast sync When a new node connects to the network for the first time it can request compacted history containing only system state and blockchain headers. There is no need to retrieve the entire transaction history.