Digix makes it possible to buy gold in an efficient manner via cryptocurrency by providing investors with a tokenized version of gold so you don’t have to physically own or store it. Digix has two cryptocurrencies, Digix Gold (DGX) and DigixDAO (DGD), each of which serves a key role in the structure. The company proudly gets 99.99 percent of its gold from LBMA-approved refiners, with zero percent from fractional reserves, delivering confidence. With Digix, investors can take advantage of the stability and value of gold as well as the ease of cryptocurrency. Digix essentially tokenizes gold within Ethereum. It takes advantage of the Distributed Ledger’s immutability, auditability, and transparency, applying all these benefits to the precious physical asset of gold. Additionally, Digix has developed multiple technologies, such as the DGX tokens and introduced a new Proof of Asset protocol (POA). A key feature of Digix is its physical gold bullion. By investing, users buy bullion from the LBMA refineries, including the Assay Certificates from refiners like Nadir Bullion, PAMP Suisse, Valcambi, and others. For security, Digix includes third-party auditing from Bureau Veritas. Every quarter, it audits each gold asset within the safehouse vaults. This auditor has been in business since 1828 and is a world leader in certification, inspection, and testing services. With such a long track record, investors should be able to trust Bureau Veritas for their auditing services. Finally, Digix involves recast, which means customers can take their DGX delivery at the partnering custodial vault. Digix incorporated in Singapore in December 2014 and the DGD crowdsale took place on March 30th, 2016. It was the first ever crowdsale and major Distributed Autonomous Organization hosted on the Ethereum network. The sale intended to run for 30 days but met its 5.5 million dollars hard cap in just 12 hours, selling 1.7 million DGD tokens and reserving 300,000 for the Digix team. Pledges who sent over 15,000 USD worth of Ether received a special badge which will allow them to submit proposals to the DigixDAO. For better or worse, when you see the word DAO, you might think of hacking. In July 2017, over 4000 DGD were indeed stolen due to a vulnerability in the crowdsale smart contract. The bug was eventually fixed and the tokens reimbursed to the 35 affected addresses. In January 2018, the vast majority of the cryptocurrency market crashed. DGD was the only coin in the top 100 to rise in value in that time. Perhaps this is an early indicator that people will seek gold as a safe haven during times of market uncertainty. The ICO price of DGD was about 3 dollars, but in 2018, DGD reached an all-time high of over 400 dollars. When Digix finally delivers the DGX tokens and the rewards to DGD participants start rolling in, we might see an even higher demand for DigixDAO. When DGX goes live, it will be available for purchase with Ether on the Digix marketplace.
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.