From 906500a7a208f52c060c2c40aeee47f95c26dd65 Mon Sep 17 00:00:00 2001 From: Matt M <41485426+robroyhobbs@users.noreply.github.com> Date: Mon, 16 Nov 2020 18:26:15 -0800 Subject: [PATCH] arcblock --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a87f25..3553685 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ The blockchain is an incorruptible digital ledger of economic transactions that - [Filecoin](#filecoin) - [BigchainDB](#bigchaindb) - [BitShares](#bitshares) + - [ArcBlock](#arcblock) - [Further Extension](#further-extension) - [Papers](#papers) - [Books](#books) @@ -518,6 +519,9 @@ Key enhancements over go-ethereum: ### BitShares - [White paper]() / [Chinese version](https://www.8btc.com/article/3369) +### ArcBlock +- [Blockchain Developer Platform](https://www.arcblock.io) / [White Paper](https://www.arcblock.io/en/whitepaper/latest) + --- ## Further Extension ### [Papers](https://github.com/decrypto-org/blockchain-papers)