Blockchain-Notes
Blockchain-Notes copied to clipboard
区块链笔记:公开课、文献、文章等等 :notebook:
blockchain-notes
区块链笔记分享。
Enjoy it~
如果使用图表等资源,能不能顺便推荐下仓库,谢谢。
Content
- 区块链相关公开课笔记
- Hyperledger Fabric 笔记
- 区块链相关文献笔记
TODO.LIST
- [x] Fabric 环境搭建
- [x] Fabric 框架概览
- [x] Fabric 网络:运行时架构
- [x] Fabric 网络:交易流程
- [ ] :soon: Fabric 网络:部署流程
- [ ] Fabric 链码开发
- [ ] Fabric 服务端开发流程
- [ ] Fabric SDK 开发
- [ ] Fabric 客户端开发流程
- [ ] Fabric 项目实例