Categories
Cryptocurrencies

Introducing Beam (BEAM): What Is It All About

With widely touted claims of anonymity and privacy, many Bitcoin users believed the currency’s transactions to be anonymous. But in recent times, that belief is being shattered as more users realize that their transactions can be linked back to them. Anyone with enough resources and use blockchain analysis to track down who initiated what transaction and the end receiver of that transaction. 

Crypto exchanges, merchants, and over-the-counter deals all represent possible data leaks on transactions. Bitcoin’s public and transparent ledger doesn’t help either. Once a user’s identity is known, all their transactions’ history, as well as their balance, can be directly linked to them. 

When you think about how personal privacy is a big deal these days, it’s hard to reconcile with this situation. Anyone, organizations, and individuals alike, would prefer their transactions to remain confidential, with only they in control of who gets to see them. 

Beam is a cryptocurrency that goes all-in when it comes to user anonymity. Based on MimbleWimble, a privacy protocol with an elegant approach to the privacy of blockchain transactions, Beam takes no half measures with your privacy. 

What’s Beam? 

Founded in March 2018 and officially released in January 2019, Beam is a privacy-oriented cryptocurrency based on the MimbleWimble protocol. The MimbleWimble protocol enables the complete anonymity of transactions by default. With the protocol, Beam provides not only privacy but also reduces blockchain bloating that is prevalent in traditional blockchains and which slows down transactions. To date, only two cryptocurrencies have implemented MimbleWimble, and that is Beam and Grin.

What’s MimbleWimble? 

MimbleWimble is a blockchain privacy protocol that was proposed in 2016 by a pseudonymous developer named Tom Elvis Jedusor (the French name for Vodermort, a character on the series) on the #bitcoin-wizards IRC channel. It’s named after a spell the Tongue-Tying Curse that prevents enemies from spilling secrets in the wildly popular and fictional Harry Potter television series.

So, how does the MimbleWimble protocol work? To understand this, let’s first get a look at MimbleWimble transactions. Transactions are based on what’s known as ‘Confidential Transactions,’ developed by a Bitcoin developer Adam Back. Confidential transactions allow users to encrypt their transactions and transaction values using ‘blinding factors.’ A blinding factor is a string of numbers that encrypts the outputs and inputs of a Bitcoin transaction. 

MimbleWimble also leverages another anonymizing technology known as CoinJoin, a cryptographic innovation by Gregory Maxwell. CoinJoin obscures an individual’s transactions by mixing it with other transactions from multiple other users. The final output is a ‘pot’ of transactions whose individual origin is difficult to trace. 

Proof-of-work (PoW) with ASIC Resistance

For transactions’ consensus, Beam makes use of Beam Hash, which in turn is based on Equihash – memory-hard proof-of-work mechanism in which an individual’s mining is determined by how much RAM they have. In the first 18 months of Beam, the crypto stayed ASIC-resistant so as to promote decentralization. The network has since undergone a hard fork to adjust its PoW algorithm to ward off ASIC miners. 

Beam’s Personal Data Protection

Beam is seeking to overhaul the whole way in which a blockchain records transactions. On the Beam network, a transaction’s personal information is removed from the network. In addition, it implements the ‘Dandelion++ Protocol,’ which is a privacy protection that propagates transactions in a way that lowers the likelihood that a sender’s crypto address can be linked to their IP address. 

And finally, Beam utilizes the ‘Secure Bulletin Board System’ that allows wallets to exchange encrypted messages with each other even if they’re not connected to the internet at the same time.

Monetary Policy of Beam

Beam clearly states that it’s a store of value more than a transactional cryptocurrency. The Beam coin, known as BEAM, has a maximum supply of 263 million. The coin is deflationary, and block rewards are halved over time just as with Bitcoin.

Initially, block rewards were 80 BEAM, and this will be slashed in half every four years until it tapers to zero around 2152. After that, no more BEAM will be released. 

In addition, BEAM utilizes a model similar to the ZCash’s Founder’s reward in which a part of the block rewards goes into the Beam treasury. The funds are then given to the Beam Foundation every month. This is how the Foundation supports the ongoing development of the project.

The Beam Team

CEO Alexander Zaidelson is the founder of the P2P file-sharing company Narrow and desktop dictionary app Wikitup.

CTO Alex Romanov is also Research and Development lead, and he brings to the table years of technical and managerial experience. 

COO Amir Aaronson is co-founder of several tech startups with strong entrepreneurial and operation skills. 

The Beam Token

The BEAM token plays two roles: a fully anonymous transacting currency and a digital store of value. The token’s distribution was as follows: 

  • 2.40% went to the first private sale in May to June 2018
  • 1.20% went to the second private cell conducted between July to September 2018
  • 0.55% went to the 3rd private cell that took place between October to December 2018
  • 4.80% went to the team
  • 2. 40% went to the Beam Foundation
  • 0.65% went to advisors
  • 88% make up Beam’s mining rewards

As of July 30, 2020, BEAM is trading at $0.410838, with a market rank of #150. It has a market cap of $26, 670, 659, a 24-hour volume of $14, 390, 578, a circulating antidotal supply of 64, 917, 680, and a maximum supply of 263 million. The coin’s all-time high was $3.21 (January 28, 2019), at an all-time low of $0.148340 (March 13, 2020). 

Buying and Storing Beam

You can purchase BEAM from any of several popular exchanges, including Binance, HotBit, Gate.io, BitForex, BKEX, CoinEx, HBTC, Dragon Ex, CoinGecko, BiKi, altilly, bisq, BITFARE, BITRIBE TradeOgre, and Beaxy. In almost all exchanges, the crypto is available as a market pair with BTC, ETH, BNB, USDT.

For storing BEAM, the team provides a proprietary wallet available for both desktop and mobile, with support for Microsoft, Mac, Android, iOS, and Linux.

Final Words 

Beam is one of the cryptos that have implemented the completely anonymous MimbleWimble protocol, affording users safe and untraceable transactions. For a crypto that was released only last year, Beam is doing pretty well. Its current market performance is a testament to how much crypto users value privacy, and it’s set to perform even better as more users become conscious of the need for total confidentiality. 

Categories
Cryptocurrencies

What is Grin?

One of cryptocurrency’s biggest selling points is their privacy – the ability to engage in transactions without them being linked to your real-life identity. While this would appear to be the picture on the surface, the reality is that it’s still possible for your transacting history to be traced to your real-life identity and open you up to fraud, interference by the state, and other consequences.

This state is known as ‘pseudonymity,’ and it refers to your ability to transact without the need to use your real-life credentials, but with your transaction trail having the ability to be used to link back to you. 

A bunch of coins called ‘privacy’ coins has been launched in response to this problem. Some of these, like Monero, use features such as ring confidential transactions (RingCTs), which result in high transaction fees and lower transaction throughput. Other features like ZCash’s zk-SNARKs and crypto mixers like CoinJoin involve trusting a third-party, which in itself is against all cryptocurrency stands for. 

Grin is a cryptocurrency that promises to solve all these problems: no half-half anonymity, third-parties, and high transaction fees. 

What is Grin? 

Grin is an implementation of the MimbleWimble blockchain protocol. Launched in January 2019, it is written in the Rust programming language. Grin deviates from the standard cryptocurrency model by having no public ledger. The cryptocurrency utilizes Coinjoin’s anonymization strategy to achieve scalability and privacy.

Grin was born out of the MimbleWimble project, which, in turn, was meant to be a sidechain for Bitcoin. However, it couldn’t mesh well with Bitcoin’s scripting system. This prompted the developers to create an independent cryptocurrency: Grin. 

Grin’s developers believe in staying true to cypherpunk principles – the idea that privacy should be a right and cryptography should be liberally used to achieve it; without governments’ and states’ regulation.

Grin also took an entirely different approach to funding. The project was funded by the community: without an ICO, airdrop, or any of the other traditional approaches. There was “No funny business,” as said by Igno Peverell, a pseudonymous developer of the project.  

What is MimbleWimble? 

MimbleWimble traces its origin to August 2016 when a user with the name ‘majorplayer’ posted a file on the IRC channel #bitcoin-wizards. The file described MimbleWimble as a private and scalable alternative for Bitcoin’s blockchain. This piqued the interest of some blockchain veterans, including Blockstream’s Andrew Poelstra, who then got to working on a more developed concept of the idea and a more organized whitepaper. 

The MimbleWimble protocol seeks to solve two problem areas for blockchain: privacy and scalability. 

Privacy 

MimbleWimble achieves the complete privacy of transactions with the use of Elliptic Curve Cryptography (ECC). ECC is a public key encryption method that will facilitate faster and stronger performance for cryptographic keys. Based on the elliptic curve theory, ECC-enabled public keys are also remarkably shorter. 

Scalability

MimbleWimble achieves scalability by removing old and unnecessary transactions from the blockchain so as to improve efficiency. Spent inputs are aggregated together over time and removed through a protocol known as ‘cut-through.’ As Grin explains on GitHub

“similarly to a transaction, all that needs to be checked in a block that ownership has been proven (which comes from transaction kernels) and that the whole block did not add any money supply (other than what’s allowed by Coinbase). There are four matching inputs and outputs can be eliminated, as the contribution to the overall sum cancels out… Note that all transaction structure has been eliminated and the order of inputs and outputs does not matter anymore. However, the sum of all outputs in this block, minus the inputs, it’s still guaranteed to be zero.” 

This ‘pruning’ of old transactions creates more space for newer transactions and prevents the network from clogging, allowing it to be more scalable. 

Grin’s Cuckoo Cycle

Grin employs a new type of proof-of-work algorithm which it calls “Cuckoo Cycle.” The protocol relies on memory, rather than on computing power to mine new coins. This means most types of computing machines can be used to mine Grin, as opposed to many other cryptocurrencies that rely on application-specific integrated circuits (ASICs). 

The idea is to avoid ASICs centralizing the currency and to allow more users to participate in the mining process. Currently, Grin hard forks every six months to modify the mining algorithm so as to keep off ASICs. Grin’s algorithm is designed in such a fashion as to produce new blocks every 10 seconds. 

Grin’s Monetary Policy

Unlike the vast majority of cryptocurrencies, which are mostly used for speculative investment, Grin aims to be a currency that can be used daily as a medium for exchange. For this reason, its developers have designed it in such a way that its value is more stable. 

For one, it has an unlimited supply with a model that encourages users to spend, but not to HODL. It has a static emission of one coin each second; with an inflation that starts high and decreases over time to approach zero, without ever touching it (zero).

Current Status of Grin 

Despite Grin having some of the most forward-thinking approaches in the industry, it’s yet to achieve a solid footing in the industry.

However, as more crypto users gravitate towards more privacy, the coin is likely to see an uptick in usage. Moreover, its use of MimbleWimble, which is arguably popular in the blockchain space, grants it major credibility and, hopefully, potential. 

Grin’s protocol is also designed to support Schnorr signatures, which are shorter and help to create more space in the blockchain. In so doing, they help deal with both the issue of transaction backlog and high transactions’ fees. 

Tokenomics of Grin

As of April 29, 2020, Grin was trading at 0.551442 while ranking at #139. It has a market cap of $22, 302, 118, with a 24-hour volume of $49, 564, 7621. Grin has a circulating supply of 40, 443, 300, and a total supply of the same value. Grin’s all-time high was $10.00 (Jan 28, 2019), while its all-time low was 0. 305828 on (Mar 13, 2020).

Criticism of Grin 

Despite Grin implementing some of the most cutting-edge technology in crypto, it still has its own shortcomings. For instance, for transactions to take place, both parties must both be online. This is not always possible or convenient for participating parties.

There’s also the issue of usability. Although the options have recently expanded somewhat, previously, there was only a command-line wallet for Linux, Windows, and OSX, locking out non-tech-savvy users. 

Finally, MimbleWimble doesn’t have a scripting language. Some people consider this constraining since it means the blockchain is not programmable. But programmability is not a priority for Grin, as Poelstra would explain: “the design philosophy of Grin is to be as simple as possible.” 

Where to Buy Grin

You can buy Grin from any of several platforms, including Coinbase, Kucoin, Hotbit, Bittrex, Poloniex, HitBTC, and several others.

Before you purchase/exchange crypto for Grin, you need to first have a wallet. Some of the available options include Grin Purse, Grin Vault, Ironbelly, Supergrin, Diagon Alley, and Smirk.

Competition

Grin is a privacy coin, but so are other cryptocurrencies (more established ones, to boot) like Zcash, Monero, Komodo, Dash, and so on. However, Grin is still relatively young, and with its unique technology and approach, it holds compelling potential. With the MimbleWimble protocol, it’s directly in competition with only one and lesser-known crypto called Beam. 

Final Thoughts

Grin provides anonymity to users without preconditions. Its cut-through feature to eliminate transactions’ backlog enhances the crypto’s scalability and its ability to be used as a transactional currency. It’s one inherently honest currency – from development to actual use. Grin’s current market rank may be disheartening for fans, but this is likely to change as the crypto community starts edging towards utter anonymity coins. The cryptocurrency is one to keep an eye on.