aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2019-04-17 17:23:22 +0800
committerWei-Ning Huang <w@dexon.org>2019-04-17 17:23:22 +0800
commit993594d2f759b5db08b4c69754e9ace2d5c9e012 (patch)
tree8bf71230df89586fdf8c29ed52015a74a93de459
parentf7267f55a6bd3b16101337d2d9d60f43dcc7331d (diff)
downloaddexon-wiki-993594d2f759b5db08b4c69754e9ace2d5c9e012.tar.gz
dexon-wiki-993594d2f759b5db08b4c69754e9ace2d5c9e012.tar.zst
dexon-wiki-993594d2f759b5db08b4c69754e9ace2d5c9e012.zip
Updated overview (markdown)
-rw-r--r--overview.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/overview.md b/overview.md
index 573dcaa..4129dcf 100644
--- a/overview.md
+++ b/overview.md
@@ -1,5 +1,7 @@
# Introduction
+DEXON is a permissionless, proof-of-stake blockchain system that features high throughput and low latency. Current mainnnet is able to reach 10K TPS, and maintain ~ 1 second confirmation latency.
+
This documentation shows your way around [DEXON](https://dexon.org), the next generation blockchain platform.
## Accessing DEXON Network
@@ -9,7 +11,7 @@ To create a DEXON wallet and start using DEXON blockchain platform, follow [wall
## DApp Development
- To learn abour DApp (decentralized apps) development and build DApps on DEXON, follow [DApp development guide](Dapp-Development.md).
-- If you have already developed DApps on Ethereum and is planning to move your existing DApp onto DEXON, check out [DEXON DApp deployment guide]().
+- If you have already developed DApps on Ethereum and is planning to move your existing DApp onto DEXON, check out [DApp Development Guide](DApp-Dev-Guide.md).
## Node Operation
@@ -19,7 +21,7 @@ To create a DEXON wallet and start using DEXON blockchain platform, follow [wall
## Fullnode Development
-You can contribute to the development of DEXON itself! Get started with [DEXON fullnode development guide](Fullnode-Development.md).
+You can contribute to the development of DEXON itself! Get started with [DEXON Fullnode Development Guide](Fullnode-Development.md).
## Technical Documentations