aboutsummaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorcheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 17:16:14 +0800
committercheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 17:16:14 +0800
commit763e048186f668bde0339cab9781127f0ce5edbb (patch)
tree6c2ae65ee170577c2dda6e517c92d186c2278b10 /Home.md
parent985136087eb1fb7e9dd380ee9d44a0084ed0c4a2 (diff)
downloaddexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.tar
dexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.tar.gz
dexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.tar.bz2
dexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.tar.lz
dexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.tar.xz
dexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.tar.zst
dexon-wiki-763e048186f668bde0339cab9781127f0ce5edbb.zip
tabl test
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md9
1 files changed, 6 insertions, 3 deletions
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 <img width="1000" />|Consensus|Smart Contract|
+<style>
+table {
+ width: 100%
+}
+</style>
+|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|
|-|-|-|-|-|