This commit is contained in:
Matt M 2020-11-16 18:26:15 -08:00
parent 1f76886b11
commit 906500a7a2

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)