May 19, 2026

Capitalizations Index – B ∞/21M

Bitcoin is in a League of its Own |

Bitcoin is in a league of its own |

Bitcoin is in a League of its Own |

Bitcoin is in a league of its own |

The total amount of cryptocurrencies which were ever created has now climbed above 2000. Altcoins are created almost daily, but 99.9% of them last less than a month or two. This is why many crypto investors who believe in the future of crypto stick mainly to bitcoin. Heisenberg Capital is one of the biggest VC firms that has invested into crypto and the company recently shared their intent to focus exclusively on bitcoin.

The $100K price target on Bitcoin might seem far off but if any cryptocurrency can reach that amount, it’s bitcoin. Heisenberg Capital has also funded many of the most famous crypto startups like Bitfinex, ShapeShift and Kraken. The firm believes that other well-known and respected cryptocurrencies like Ethereum and XRP will simply be rejected by the market.

Heisenberg Capital has a strict policy

The founders Max Keiser and Stacey Herbert have not just recently started prioritizing bitcoin. This “bitcoin first” policy was present in the company from a long time and didn’t change even throughout the biggest depths of the bear market.

Keiser believes that bitcoin is in a league of its own and will blow away all competition.

He stated that one factor which will play a huge role in bitcoin’s way to $100K is the supply. Keiser thinks that once the price goes up to $30K, a gold rush will be triggered that will push the price all the way up to $100K.

This interesting idea will be put to the test a year from now in May 2020. The bitcoin output will be halved and if look at history, a huge and steady price increase begins a year from then.

Keiser’s tweets were met with a heavy dose of skepticism. Many people were quick to note that during the 2017 bull run, bitcoin wasn’t even in the top 10 best performers.

Others were quick to note that Heisenberg Capital has heavy investments put into ShapeShift. ShapeShift itself is focused on the trade between altcoins and bitcoin. The firm also has direct investments in other alternative blockchain projects like Starcoin, EOS.fish and Storj.

If the firm really intends to double down on bitcoin, it needs to stray away from such alternative projects. A lot of experts also tend to theorize that if bitcoin really takes off up to a $100K, a few altcoins just might hitch a ride on its back.

You can also check out:

Published at Tue, 07 May 2019 10:00:36 +0000

Previous Article

Charlie Munger portrays BTC investors as Judas Iscariot

Next Article

Messari Integrates Fundamental Crypto Asset Score to OnChainFX Platform

You might be interested in …

The Moonbeam Scaling Network: A “Semi-Decentralized” Scaling Solution

Moonbeam scaling solution

bitcoin exchange and hosted wallet provider Luno (formerly BitX) is developing a bitcoin scaling solution called Moonbeam. Unlike the lightning network, Moonbeam does not require SegWit’s transaction malleability fix and would be able to operate on the bitcoin network as it is today.

Moonbeam  aims to provide a way for multi-user bitcoin platforms — such as exchanges, hosted wallets, and payment processors — to easily open standardized one-way payment channels with each other, and thereby offload the bitcoin network from a growing number of transactions.

How Does it Work?

Moonbeam aims to take advantage of the fact that many bitcoin transactions occur among multi-user platforms. Using Moonbeam, these platforms can open standardized one-way payment channel contracts with one another to facilitate payments. By taking these transactions off-chain, Moonbeam can reduce transaction fees for those who use it and benefit bitcoin users generally by reducing congestion in the mempool.

These channels are simple smart contracts in which one party locks up a certain amount of bitcoins for a specified period of time (with the end point referred to as the “timeout”) for the purpose of sending payments to the other party. Before the timeout, the party that has locked up funds can send an unlimited number of off-chain transactions using those locked up bitcoins (until the channel runs out of bitcoins). Each channel involves only two on-chain transactions: one to open the channel and one to close it.

Because these intermediate transactions are off-chain, they are nearly instant. Without the need for a blockchain confirmation, the transactions only take as long as it takes to route an http request (think: loading a simple web page). These transactions would also be cheap. Only two transactions per channel require miner fees, and the rest are essentially free to the platform, though the platform could charge fees to its users.

The one-way payment channels used by Moonbeam are not a new invention. bitcoin inventor Satoshi Nakamoto embedded preliminary code for payment channels in the very first release of bitcoin, and more recent protocol upgrades like CheckLockTimeVerify have further enabled this usecase. bitcoin platforms could negotiate and implement these smart contracts on the blockchain today.

What Moonbeam aims to do is facilitate the creation of these channels between major payment platforms by using the Domain Name System (DNS) to route communications related to creating and using these channels. This way, high volume platforms can easily discover one another and enter into a payment channel smart contact using the standardized Moonbeam terms. Using the Moonbeam protocol, this process can happen automatically when it is more efficient to open a channel than sending payments on-chain.

Trust

The Moonbeam project overview indicates that it is “semi-decentralized.” It is labeled as such because while the Moonbeam network does not require platforms to trust one another, it does require users to trust their platforms. A hosted wallet with a Moonbeam address is a custodial account, where the platform is managing the funds, and credits and debits user accounts accordingly as users send and receive transactions. Exchanges such as Coinbase operate in this manner; users do not directly control their private keys. Moonbeam can be a useful tool for these services, but it will likely not be a suitable scaling solution for users who prefer to manage their own private keys.

Other Downsides

The Moonbeam specification document also mentions several other potential downsides. Among them is the cost of capital. In order to open these channels, sending platforms must commit capital in the form of bitcoin for a period of time. If the receiver does not use the channel, the sending platform must wait until timeout to regain control of the funds, entailing potentially large financing costs.

Another risk involves the use of DNS. DNS hijacking is an attack that involves rerouting domain name requests to an attacker’s server. These attacks could be used to receive payments over new channels that were meant for the authentic server.

While Moonbeam does not offer the level of decentralization of the lightning network, the fact that it does not require any fork to the network may may make it an attractive solution to bitcoin’s scaling troubles in the short term. It could be implemented by hosted wallet providers as soon as the project is production ready.

The current state of Moonbeam can be found on the project’s Github.

Luno was not available for comment for this article.

The post The Moonbeam Scaling Network: A “Semi-Decentralized” Scaling Solution appeared first on Bitcoin Magazine.