aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-12-04 16:51:59 +0800
committerWei-Ning Huang <w@dexon.org>2018-12-04 16:51:59 +0800
commit28da69e6e02ccd98d39daefe5955e7595b8cb3d3 (patch)
tree4a423546e810d04d31c3cef140193d24d8649b9e
parent2f9ac2974b478a417841f404dc7f270500d09326 (diff)
downloaddexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.tar
dexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.tar.gz
dexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.tar.bz2
dexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.tar.lz
dexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.tar.xz
dexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.tar.zst
dexon-wiki-28da69e6e02ccd98d39daefe5955e7595b8cb3d3.zip
Updated Home (markdown)
-rw-r--r--Home.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index 416caa8..1b3a480 100644
--- a/Home.md
+++ b/Home.md
@@ -2,6 +2,7 @@ DEXON's fullnode implementation is based on the [go-ethereum](https://github.com
The JSON-RPC specification is the same as Ethereum, the readers could refer to the [Ethereum Wiki on the fullnode JSON-PRC](https://github.com/ethereum/wiki/wiki/JSON-RPC).
+To access the testnet, please follow the steps [here](https://github.com/dexon-foundation/wiki/wiki/Access-to-Testnet).
# List of Repositories
@@ -18,6 +19,7 @@ The JSON-RPC specification is the same as Ethereum, the readers could refer to t
# Technical Documentations
+* [Access to Testnet](https://github.com/dexon-foundation/wiki/wiki/Access-to-Testnet)
* [Blockchain Comparision](https://github.com/dexon-foundation/wiki/wiki/Blockchain-Comparison)
* [Governance Contract Interface](https://github.com/dexon-foundation/wiki/wiki/Governance-Contract-Interface)
* [DKG + Tsig Protocol](https://github.com/dexon-foundation/wiki/wiki/DKG%EF%BC%8BTSIG-Protocol)