aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHsuan Lee <jacky@17.media>2018-11-27 18:31:19 +0800
committerHsuan Lee <jacky@17.media>2018-11-27 18:31:19 +0800
commit1b75567a67fda4629628b7190224202cfd321a27 (patch)
treedb2fa93ddcf43b3bd1dbdd84bea9e5239534eff9
parentf560577c2b65f00e46000a9991fbcfaa1898a095 (diff)
downloaddexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.tar
dexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.tar.gz
dexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.tar.bz2
dexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.tar.lz
dexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.tar.xz
dexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.tar.zst
dexon-wiki-1b75567a67fda4629628b7190224202cfd321a27.zip
Created Create Account on DEXON (markdown)
-rw-r--r--Create-Account-on-DEXON.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Create-Account-on-DEXON.md b/Create-Account-on-DEXON.md
new file mode 100644
index 0000000..bea120b
--- /dev/null
+++ b/Create-Account-on-DEXON.md
@@ -0,0 +1,9 @@
+## With DekuSan
+Download DEXON browser extension [DekuSan](https://github.com/dexon-foundation/dekusan) and follow the instructions.
+- [Chrome Extension](https://chrome.google.com/webstore/detail/dekusan/anlicggbddjeebblaidciapponbpegoj)
+- [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/dekusan/)
+
+## With Private Key
+DEXON account system is exactly the same as Ethereum. You can generate private key with any tool in Ethereum ecosystem.
+- [web3.js Accounts](https://web3js.readthedocs.io/en/1.0/web3-eth-accounts.html)
+- [MyEtherWallet](https://www.myetherwallet.com) \ No newline at end of file