Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gguoss authored Oct 21, 2024
1 parent 825ee32 commit 6300449
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
## [A value-based internet centered around BTC, and secured by Bitcoin's consensus security.](https://github.com/btclayer2/SuperBitcoin)

![7741729515730_ pic](https://github.com/user-attachments/assets/d0711145-5a44-4322-9977-042fdf1d7b2e)


Super Bitcoin is built on the guiding principles of the blockchain trilemma—decentralization, security, and scalability— by constructing a five-layer protocol architecture. This protocol is based on the Bitcoin protocol and utilizes the Lightning Network for efficient peer-to-peer communication. To extend the functionality of Lightning Network nodes, Super Bitcoin integrates Taproot Consensus and combines Bitcoin SPV, Schnorr signatures, MAST contracts, and a BFT PoOS consensus mechanism to achieve scalable state management and transaction processing. On this foundation, Super Bitcoin further integrates multiple virtual machines, including WASM, EVM, SVM, MoveVM, and CairoVM, creating a multi-chain system based on lightning-chains that offers a diverse range of smart contract execution environments. This modular framework significantly enhances the system's scalability and flexibility while maintaining the decentralized nature of the Bitcoin network. Importantly, all lightning-chains share the Bitcoin network's consensus security, ensuring that the system remains highly secure as it scales.


Super Bitcoin is a value-based internet centered around BTC, and secured by Bitcoin's consensus security. This value internet not only inherits the security of the existing Bitcoin network but also transcends BTC's current limitations of being solely used for transactions, providing the Bitcoin network with unlimited scalability and flexibility. Although the Lightning Network inherits Bitcoin's network security and offers partial scalability solutions, it still falls short in supporting smart contracts and further enhancing scalability. We propose a five-layer architecture for Super Bitcoin using the Bitcoin network as the kernel layer, maintaining system security and transaction irreversibility through the proof-of-work (PoW) consensus mechanism; building an efficient communication layer based on the Lightning Network, facilitating rapid transmission of asset information while preserving Bitcoin's decentralized nature; we introduce the Taproot Consensus as the extension layer, abstracting Lightning Network communication and asset information to provide a standardized interface for the upper virtual machine layer; a multi-chain layer, also known as the fusion layer, consists of multiple lightning chains secured by BTC consensus, integrating any mainstream virtual machine (VM) to achieve a "network of interconnected and interoperable chains" unified by BTC consensus; finally, at the application layer, providing developers with rich tools and interfaces to build a diverse application (DApp) ecosystem, all sharing the security of BTC consensus.

## Metamask config for BTC
```
Expand Down

0 comments on commit 6300449

Please sign in to comment.