文件名称:区块链供应链解决方案:基于区块链的供应链服务和客户的伞库
文件大小:181KB
文件格式:ZIP
更新时间:2024-02-22 12:27:01
azure ethereum blockchain supply-chain attestation
区块链供应链 总览 这是区块链供应链解决方案的“伞”库。 该解决方案实现了端到端文档和设备数据证明方案: 支持附件的存档,检索和验证。 提供了与进行交互的API。 该合同实现了证明的持久性(例如产品的实验室报告)。 核心服务更详细地解释了API。 除了与智能合约的交互之外,核心服务还实现了密钥存储,该密钥存储用于加密证明的私有部分。 建筑 克隆仓库 git clone https://github.com/Azure/blockchain-supply-chain-solution.git cd blockchain-supply-chain-solution git submodule init git submodule update --init --remote git submodule foreach git checkout master 本地入门 -对于本地开发,您可以使用testrpc或本地geth实例。 -按照自述文件中的说明更新配置,并使用npm start运行该服务 -按照有关configuration并running in localhost的说明进行
【文件预览】:
blockchain-supply-chain-solution-master
----.gitmodules(463B)
----supply-chain-smart-contracts()
----LICENSE(1KB)
----azure-deployment()
--------SupplyChain()
--------deployScript.ps1(10KB)
--------deploy.conf(1KB)
--------EtheriumConsortium()
--------README.md(8KB)
----diagrams()
--------Diagrams.pptx(92KB)
--------architecture.jpg(112KB)
----supply-chain-office-integration()
----README.md(2KB)
----supply-chain-services()