项目作者: Turing-Chain
项目描述 :
A decentralized oracle network considering latency, liveness, and Byzantine fault tolerance.
高级语言: Jupyter Notebook
项目地址: git://github.com/Turing-Chain/Practical-Decentralized-Oracle.git
Practical Decentralized Oracle
A decentralized oracle network considering latency, liveness, and Byzantine fault tolerance.
Usage
- Install dependencies
npm install
- Compile the smart contracts and run the test cases
truffle compile
truffle test