# Bitcoin's Taro has a scalability doubt **Published by:** [xuanling11](https://paragraph.com/@xuanling11/) **Published on:** 2022-08-24 **URL:** https://paragraph.com/@xuanling11/bitcoin-s-taro-has-a-scalability-doubt ## Content Taro is Bitcoin’s smart contract solution for its scalability. However, unlike Ethereum, the smart contract has been native to its blockchain. Bitcoin has to design a new channel to communicate with its blockchain. Taro or Taproot Asset Presentation Overlay gives a high-speed channel to transact through the lightning network. The core concept of TaroMerkle Sum, Sparse Merkle Tree, or MS-SMT is a clever way to bypass the security layer to conclude its own transactions, then input the conclusion of the transaction into the security layer. Wait, what? What tree? And What Security?Thinking about a blockchain is a tree that grows its root, and each branch is a block link within the blockchain. So you have a spore that links with the branch. That is the key idea of Taro: It runs a code to speed up the transaction outside of the blockchain layer to speed up the exchange and then return the final transaction value into the blockchain.https://blog.ethereum.org/2015/11/15/merkling-in-ethereum/Lightning Network is a BlackBoxhttps://docs.lightning.engineering/the-lightning-network/taro/taro-on-lightning Lightning Network is a channel for users to have their transaction sent into a BlockBox with a fraction of the fee, entered into an exchange, and returned to the receiver, who also pays a fraction of the fee to receive funds. Such BlockBox can:Speed up the transactionsAccurate returns funds to the destinationNo need to verify identitiesThe DoubtTaro created a channel similar to traffic flow when roads are categorized between cars, trucks, and trains. Of course, when you put everyone in the street, you get traffic congestion!Lightning speed gets your own channel to bypass the traffic congestion:BUT… Such “bypass” only impacts on:small transactionsdecrease securityincrease overall blockchain fees of BitcoinThere you have it—the Taproot Upgraded.If you enjoy reading my articles, buy me a coffee here. Photo by Emma Gossett on Unsplash ## Publication Information - [xuanling11](https://paragraph.com/@xuanling11/): Publication homepage - [All Posts](https://paragraph.com/@xuanling11/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@xuanling11): Subscribe to updates - [Twitter](https://twitter.com/xuanling11): Follow on Twitter