项目作者: Turing-Chain

项目描述 :
A decentralized oracle network considering latency, liveness, and Byzantine fault tolerance.
高级语言: Jupyter Notebook
项目地址: git://github.com/Turing-Chain/Practical-Decentralized-Oracle.git
创建时间: 2018-09-11T16:05:38Z
项目社区:https://github.com/Turing-Chain/Practical-Decentralized-Oracle

开源协议:MIT License

下载


Practical Decentralized Oracle

A decentralized oracle network considering latency, liveness, and Byzantine fault tolerance.

Usage

  1. Install dependencies
  1. npm install
  1. Compile the smart contracts and run the test cases
  1. truffle compile
  2. truffle test