Commit bd15a954 authored by 谢昇's avatar 谢昇

Add new file

parent 3c6f60eb
# Chain33平台架构的特点
这里我们先引用官网上对于chain33平台架构的介绍:
```
Chain33平台是一套支持共识,数据库,执行器等可插拔,且易升级的区块链架构。
Chain33创造性的支持分层的架构,主链负责交易清算,智能合约和虚拟机从主链上分离放到平行链上独立执行,多条平行链并存提升运算效率。且平行链之间通过主链实现链间互联。
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment