diff options
author | Jimmy Hu <jimmy.hu@dexon.org> | 2018-12-07 14:22:53 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@byzantine-lab.io> | 2019-06-12 17:27:19 +0800 |
commit | 208ba67e4ba03298aca32292e4cef11a9e49fea6 (patch) | |
tree | 33a89f72ad07d6d0f62b16fce7a5da7e9fe96a31 /README.md | |
parent | 2c973534012ff0169228bd352aea822a8ad66f85 (diff) | |
download | go-tangerine-208ba67e4ba03298aca32292e4cef11a9e49fea6.tar.gz go-tangerine-208ba67e4ba03298aca32292e4cef11a9e49fea6.tar.zst go-tangerine-208ba67e4ba03298aca32292e4cef11a9e49fea6.zip |
Update README.md (#83)
Diffstat (limited to 'README.md')
-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 |