add decentralized db

This commit is contained in:
yjjnls 2019-05-04 18:51:21 +08:00
parent ea72090b94
commit bf7fe6f0e8

View File

@ -37,6 +37,8 @@ The blockchain is an incorruptible digital ledger of economic transactions that
- [IOTA](#iota)
- [EOS](#eos)
- [IFPS](#ifps)
- [Filecoin](#filecoin)
- [BigchainDB](#bigchaindb)
- [Further Extension](#further-extension)
- [Books](#books)
- [Applications](#applications-1)
@ -360,6 +362,11 @@ These apps run on a custom built **blockchain, an enormously powerful shared glo
+ [**Roadmap**](https://github.com/ipfs/roadmap)
+ [**More resouces**](./Extension/ipfs.md)
#### [Filecoin](https://filecoin.io/)
- [White paper](https://filecoin.io/filecoin.pdf) / [Chinese version](http://chainx.org/paper/index/index/id/13.html)
#### [BigchainDB](https://www.bigchaindb.com/)
- [White paper](https://www.bigchaindb.com/whitepaper) / [Chinese version](http://blog.csdn.net/fengqing79/article/details/70154076)
---
## Further Extension