Bitcore is a cryptocurrency that is a hybrid fork of Bitcoin. Although hard forks are heard of, a lot of people only know of Bitcoin hard forks such as Bitcoin Cash and Bitcoin Gold; instead, a few people know of Bitcore or hybrid forks. Using Bitcoin’s source code and technology, Bitcore created a new blockchain altogether; it made sure that the blockchain size is smaller, the scalability is better. Furthermore, block times are faster than Bitcoin’s while making mining ASIC resistant as well. Bitcore is not that different from Bitcoin as of now. In fact, it is rather inferior to Bitcoin and most other cryptocurrencies; it has no utility at the time of writing this. It’s only an investment prospect for those who believe the coin will kick on soon and reach great heights. The reason why one would want to invest in Bitcore is that of its unique practices. Bitcore created a new blockchain on November 2, 2017. It took a snapshot of the Bitcoin transaction and created 5 million transactions to fill all the public addresses belonging to people owning 0.01 BTC or more. The funding ratio is 0.5 BTX: 1.0 BTC, but if you had bitcoins at the time of the snapshot, then you can request your share of BTX at a 1:1 conversion until October 30. Bitcore is the first cryptocurrency to be a hybrid fork. But it is more than just a hybrid fork. It has tried to improve on Bitcoin and solve the issues that plague it. For instance, Bitcore uses timetravel10 consensus algorithm which is resistant to ASICs. This means that centralization of mining power is not possible as the playfield is levelled and everyone has an equal opportunity more or less. Moreover, Bitcore has 10 MB Segwit enabled blocks that make the network capable of handling 17.6 billion transactions a year or 48 million transactions per day. Bitcore is a cryptocurrency that has a lot of promise but nothing to show for as of now. Those investing in it believe that it will grow into a major force soon. But even after weekly airdrops, the user base is limited. Handling 46 million transactions per day won’t matter if there aren’t many people to use it. The development team’s efforts will go a long way into ensuring that more people start using BTX. A wallet that is on the way can help change things a little; however, Bitcore’s long-term future might depend on whether it can offer something different or not.
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.