Skip to content
PiChao edited this page Jul 27, 2020 · 32 revisions

QuarkChain

QuarkChain: A High-Capacity Peer-to-Peer Transactional System

Welcome to QuarkChain wiki!

QuarkChain is a sharded blockchain protocol that employs a two-layer architecture - one extensible sharding layer consisting of multiple shard chains processing transactions and one root chain layer securing the network and coordinating cross-shard transactions among shard chains. The capacity of the network scales linearly as the number of shard chains increase while the root chain is always providing strong security guarantee regardless of the number of shards. QuarkChain testnet consistently hit 10,000+ TPS with 256 shards run by 50 clusters consisting of 6450 servers with each loadtest submitting 3,000,000 transactions to the network.

See the sidebar for more pages and posts.

QuarkChain Explained

Design

QuarkChain Mining

Loadtest

Tool Usage

Further Reading

  1. Bitcoin Whitepaper: http://bitcoin.org/bitcoin.pdf
  2. Ethereum Wiki: https://github.com/ethereum/wiki/wiki/White-Paper
  3. Smart Contracts: https://en.bitcoin.it/wiki/Contracts
  4. World with Blockchain at 2068 https://medium.com/quarkchain-official/world-with-blockchain-at-2068-797c4295858a
  5. Bitcoin and Cryptocurrency Technologies http://bitcoinbook.cs.princeton.edu/

You need to set the port forwarding to enable our new p2p mode, which allows traffic to the port in security group settings.