aboutsummaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorHsuan Lee <jacky@17.media>2018-12-14 10:55:37 +0800
committerHsuan Lee <jacky@17.media>2018-12-14 10:55:37 +0800
commit22216c83e26105060f9a33772399f8d5f61d7e50 (patch)
tree33fcfd406a2be29e3e9ec98d25a6491260abd8a7 /Home.md
parent2e4f55de47abf9e8bffbe65ba6d28d60153d365d (diff)
downloaddexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.tar
dexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.tar.gz
dexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.tar.bz2
dexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.tar.lz
dexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.tar.xz
dexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.tar.zst
dexon-wiki-22216c83e26105060f9a33772399f8d5f61d7e50.zip
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index fa110f4..6e3ab91 100644
--- a/Home.md
+++ b/Home.md
@@ -12,6 +12,10 @@ To access the testnet, please follow the steps [here](https://github.com/dexon-f
* [dekusan](https://github.com/dexon-foundation/dekusan): Chrome wallet extension based on MetaMask.
* [dsolidity](https://github.com/dexon-foundation/dsolidity): DEXON fork of the solidity compiler, includes extra features supported by DEXON's modification of EVM.
* [DIPs](https://github.com/dexon-foundation/DIPs): a place for DEXON Improvement Proposals
+* [hello-dexon](https://github.com/dexon-foundation/hello-dexon): a simple DEXON smart contract, demonstrating the on-chain unbiased random oracle
+* [dexon-remix-ide](https://github.com/dexon-foundation/remix-ide): DEXON fork of Remix, a solidity IDE that runs on any modern browsers
+* [dexon-truffle](https://github.com/dexon-foundation/truffle): DEXON fork of Truffle, a solidity contract development toolkit.
+* [dexon-ganache-cli](https://github.com/dexon-foundation/ganache-cli): DEXON for of Ganache, a mocking Ethereum blockchain implemented in JavaScript. Used for developing and testing smart contracts.
# Development Guide