Merge pull request #14 from robroyhobbs/arcblock

add arcblock
This commit is contained in:
yjjnls 2020-11-18 09:48:16 +08:00 committed by GitHub
commit d556b8d3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)