Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

vzcrab/FindGen

Repository files navigation

2020 停止开发

原托管于 gitee

FindGen

一个初学者的区块链项目

区块链项目——溯源链

FindGen系统说明

参考文档

安装

克隆仓库:

git clone https://github.com/nksnc/FindGen.git

安装依赖库:

pip install -r requirements.txt

安装redis 参考:https://www.redis.com.cn/redis-installation

数据结构

数据结构 详细说明见 系统结构说明

样本区块见仓库

未来更新TODO

  • 为了方便安装,将程序打包docker(两种安装方式)并使用web访问的模式(B/S),目前使用CLI
  • 实装GUI;目前暂未处理
  • 多线程处理
  • 共识算法的更新
  • P2P网络模块
  • ENA13商品ID生成,优化与添加验证模块
  • 类结构调整;(Records类与Participants类;blockchain类与redis类等,方法权限管理)
  • 验证模块统一;上链,发布区块,接收区块,发布记录,接受记录等

About

FindGen——BlockChainProject

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages