From 763e048186f668bde0339cab9781127f0ce5edbb Mon Sep 17 00:00:00 2001 From: cheshirecatnick Date: Wed, 29 Aug 2018 17:16:14 +0800 Subject: tabl test --- Home.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Home.md') diff --git a/Home.md b/Home.md index c7812c2..2e1c749 100644 --- a/Home.md +++ b/Home.md @@ -19,8 +19,12 @@ This document explains how DEXON is different compared to other blockchain infra - X: Not supported - △: Not supported for now, but is able to support ### Table of Contents - -|Project|Throughput (TPS)|Latency (seconds)|Data Structure |Consensus|Smart Contract| + +|Project|Throughput (TPS)|Latency (seconds)|Data Structure|Consensus|Smart Contract| |-|-|-|-|-|-| |[DEXON](#dexon)|1M+|2|DAG-blocklattice|total ordering|O| |[Algorand](#algorand)|875|< 60|chain|Byzantine agreement|△| @@ -39,7 +43,6 @@ This document explains how DEXON is different compared to other blockchain infra |[Spectre](#spectre)|NA|1 ~ 10|DAG-blocklattice|block voting algorithm|X| |[Stellar](#stellar)|1K ~ 10K|2 ~ 5|Chain|Stellar Consensus|O| |[Tendermint](#tendermint)|NA|1 ~ 3|Chain|PBFT|△| - ## DEXON |Throughput (TPS)|Latency (seconds)|Data Structure|Consensus|Smart Contract| |-|-|-|-|-| -- cgit v1.2.3