GithubHelp home page GithubHelp logo

leeeric00 / n0041-argiculture-supplychain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cbd-forum/n0041-argiculture-supplychain

0.0 0.0 0.0 98 KB

基于区块链的农业供应链解决方案。fork到我的项目里,后续写些备注查看

Home Page: https://github.com/jasoncodingnow/N0041-argiculture-supplychain

JavaScript 55.31% Shell 1.09% Go 43.60%

n0041-argiculture-supplychain's Introduction

这里不再更新。 fork到我的项目里了:https://github.com/jasoncodingnow/N0041-argiculture-supplychain

基于区块链的农业供应链解决方案demo

说明

  • 该demo作为演示,展示了如何在农业场景下使用区块链:

    • 农产品流转溯源
    • 资金流
    • 信息流
    • 金融风控
  • 各个角色:

    • 商户: 管理订单、结算支付
    • 农户: 管理资产、管理订单
    • 中间环节: 包装商、仓库、物流
    • 金融: 管理贷款还款、风险

结构说明

  • basedocker: node以及npm dependencies 打包成Docker container,避免每次Docker运行都需要download dependencies
  • chaincode: chaincode代码以及配套工具:
    • org define
    • channel data tool
    • chaincode source code
    • certificate files
    • docker config files
  • config: 配置文档
  • public: 前端web页面
  • server: 后端服务代码
    • chaincode: chaincode tool for service
    • middleware: service middleware
    • model
    • service
    • server.js: 后端服务初始化入口
  • test: 后端service单元测试代码
  • pm2.sh: 如果不采用Docker部署,pm2部署也是可以
  • app.js: 初始化backend service,连接chaincode

n0041-argiculture-supplychain's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.