diff options
author | Wei-Ning Huang <w@dexon.org> | 2018-11-13 17:09:52 +0800 |
---|---|---|
committer | Wei-Ning Huang <w@byzantine-lab.io> | 2019-06-12 17:27:18 +0800 |
commit | b6549cddb95fe6357acd129e191a0944416593ed (patch) | |
tree | 1598a3ba1a2fa65191d7683c9ca49422833096da /README.md | |
parent | c1c4f4c14b8dd99e2373e33814ba06056cdb700c (diff) | |
download | go-tangerine-b6549cddb95fe6357acd129e191a0944416593ed.tar.gz go-tangerine-b6549cddb95fe6357acd129e191a0944416593ed.tar.zst go-tangerine-b6549cddb95fe6357acd129e191a0944416593ed.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ -## Dexon +## DEXON 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. + [![API Reference]( https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/68747470733a2f2f676f646f632e6f72672f6769746875622e636f6d2f676f6c616e672f6764646f3f7374617475732e737667 )](https://godoc.org/github.com/dexon-foundation/dexon) |