diff options
author | Jimmy Hu <jimmy.hu@dexon.org> | 2018-12-07 14:22:53 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@dexon.org> | 2019-04-09 13:49:59 +0800 |
commit | e613eff17f855ff2110252ca9a7b2c0e8372411c (patch) | |
tree | 0fd94c4a86b6d958ce0be9b3af03f4a6bbec6959 | |
parent | d1ceb45831d2dab98caf38474184f42964b52fb5 (diff) | |
download | dexon-e613eff17f855ff2110252ca9a7b2c0e8372411c.tar.gz dexon-e613eff17f855ff2110252ca9a7b2c0e8372411c.tar.zst dexon-e613eff17f855ff2110252ca9a7b2c0e8372411c.zip |
Update README.md (#83)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Official golang implementation of the DEXON fullnode. -DEXON implementation is based-on the go-ethereum project. The consensus layer is replaced with the [DEXON consensus](https://github.com/dexon-foundation/dexon-consensus) implementation. +DEXON implementation is based-on the [go-ethereum](https://github.com/ethereum/go-ethereum) project. The consensus layer is replaced with the [DEXON consensus](https://github.com/dexon-foundation/dexon-consensus) implementation. [![API Reference]( https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 |