add bitshares

This commit is contained in:
yjjnls 2019-05-04 20:43:11 +08:00
parent bf7fe6f0e8
commit de2f88982b

View File

@ -39,6 +39,7 @@ The blockchain is an incorruptible digital ledger of economic transactions that
- [IFPS](#ifps) - [IFPS](#ifps)
- [Filecoin](#filecoin) - [Filecoin](#filecoin)
- [BigchainDB](#bigchaindb) - [BigchainDB](#bigchaindb)
- [BitShares](#bitshares)
- [Further Extension](#further-extension) - [Further Extension](#further-extension)
- [Books](#books) - [Books](#books)
- [Applications](#applications-1) - [Applications](#applications-1)
@ -368,6 +369,9 @@ These apps run on a custom built **blockchain, an enormously powerful shared glo
#### [BigchainDB](https://www.bigchaindb.com/) #### [BigchainDB](https://www.bigchaindb.com/)
- [White paper](https://www.bigchaindb.com/whitepaper) / [Chinese version](http://blog.csdn.net/fengqing79/article/details/70154076) - [White paper](https://www.bigchaindb.com/whitepaper) / [Chinese version](http://blog.csdn.net/fengqing79/article/details/70154076)
### BitShares
- [White paper]() / [Chinese version](https://www.8btc.com/article/3369)
--- ---
## Further Extension ## Further Extension