aboutsummaryrefslogtreecommitdiffstats
path: root/dexonscan.md
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-04-25 00:24:56 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-04-25 00:25:21 +0800
commitffb6711c71d42543dfce359a18c7e4c34bf5fe9c (patch)
treefcfb16fb8990a8683c4ccd2676fc92742701c6d6 /dexonscan.md
parent14acb091800526e7dd85a9a1b44a25e7d6ecf054 (diff)
downloaddexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.tar
dexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.tar.gz
dexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.tar.bz2
dexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.tar.lz
dexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.tar.xz
dexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.tar.zst
dexon-wiki-ffb6711c71d42543dfce359a18c7e4c34bf5fe9c.zip
Add documentation for tools and libraries
Diffstat (limited to 'dexonscan.md')
-rw-r--r--dexonscan.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/dexonscan.md b/dexonscan.md
index a39e572..c9ab07f 100644
--- a/dexonscan.md
+++ b/dexonscan.md
@@ -1 +1,32 @@
# DEXONSCAN
+
+Official blockchain explorer and web wallet for DEXON. You can also check network status and interact with smart contracts in DEXONSCAN.
+
+## Usage
+
+Go directly to DEXONSCAN websites and start exploring DEXON networks.
+- [Mainnet DEXONSCAN](https://dexonscan.app)
+- [Testnet DEXONSCAN](https://testnet.dexonscan.app)
+
+## Features
+
+#### View Network Status
+
+![](https://storage.googleapis.com/dexon-assets/wiki/dexonscan-network.png)
+DEXONSCAN provides a comprehensive chart and a series of stats for you to get a grasp of the current network status easily.
+
+#### View Governance Status
+
+You can check the network governance status on DEXONSCAN, including network configurations like block time, minimum staking amount, round length and currently active block producing nodes.
+
+#### View Blocks, Addresses and Transactions
+
+Just like every other blockchain explorers, you can check the details of blocks, addresses and transactions on DEXONSCAN.
+
+#### Wallet
+
+DEXONSCAN provides wallet UI, with connectability to Chrome/Firefox wallet extension, Ledger and TREZOR. You can manage your assets on DEXON easily and securely with DEXONSCAN.
+
+#### Smart Contract Interactions
+
+Smart contract developers can verify their contract source code on DEXONSCAN. Once it's verified, users can see the contract source code and interact with it on DEXONSCAN UI.