基于区块链的毕业设计Marketplace Watcher – 市场观察者
本文提供基于区块链的毕业设计国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,基于区块链的毕业设计Marketplace Watcher – 市场观察者 是一篇很好的国外资料
Marketplace Watcher
An optional service of the Streamr cloud architecture that listens to events emitted by the Streamr Marketplace smart contract and informs Engine-and-Editor of changes to products.
For redundancy, run multiple instances in parallel attached to different Ethereum nodes.
Building
Project uses npm for package management.
- Start off by installing required dependencies with
npm install
- To run tests
npm test
Running
In most cases, you will want to run this service as a pre-built Docker image. See https://github.com/streamr-dev/streamr-docker-dev for more information on how to run the Streamr stack.
If you are developing this service in particular, or are otherwise inclined, you can run this service with npm start
.
Publishing
The project is automatically tested and built using Travis CI. If and when all tests pass, a Docker image is built and pushed to DockerHub by Travis CI.
License
This software is open source, and dual licensed under AGPLv3 and an enterprise-friendly commercial license.
ETH-83: Update Dockerfile (
Marketplace Watcher
An optional service of the Streamr cloud architecture that listens to events emitted by the Streamr Marketplace smart contract and informs Engine-and-Editor of changes to products.
For redundancy, run multiple instances in parallel attached to different Ethereum nodes.
Building
Project uses npm for package management.
- Start off by installing required dependencies with
npm install
- To run tests
npm test
Running
In most cases, you will want to run this service as a pre-built Docker image. See https://github.com/streamr-dev/streamr-docker-dev for more information on how to run the Streamr stack.
If you are developing this service in particular, or are otherwise inclined, you can run this service with npm start
.
Publishing
The project is automatically tested and built using Travis CI. If and when all tests pass, a Docker image is built and pushed to DockerHub by Travis CI.
License
This software is open source, and dual licensed under AGPLv3 and an enterprise-friendly commercial license.
ETH-83: Update Dockerfile (
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » 基于区块链的毕业设计Marketplace Watcher – 市场观察者