An open API service indexing awesome lists of open source software.

https://github.com/minecoinchain/chainfuture

收录整理工作及学习中的一些零碎东西(容器,密码学,共识,底层数据结构)
https://github.com/minecoinchain/chainfuture

Last synced: 2 months ago
JSON representation

收录整理工作及学习中的一些零碎东西(容器,密码学,共识,底层数据结构)

Awesome Lists containing this project

README

          

# ChainFuture
### 区块链知识整理
## 基础类
### 密码学
**进度**:添加SECP256K1/SM2/ED2559的java实现
**仓库地址**:https://github.com/MineCoinChain/modern-cryptography
### 容器管理
**进度**:添加java版本docker rest api实现)
**仓库地址**:
### 共识算法 (待完成)
### 底层数据结构 (待完成)
## 公链学习
### IPFS
## Baas平台设计与开发
### 基于fabric的BAAS平台实现 (待完成)
### 公链类改造联盟链的BAAS实现 (待完成)
## 应用层开发
### 1.基于以太坊的彩票系统设计(以太坊)
**进度**:完成
**仓库地址**:https://github.com/MineCoinChain/LotteryByETH

### 2.租房上链系统设计
**进度**:上链部分接入雄安链
**仓库地址**:https://github.com/MineCoinChain/WEHousing