1.0.20 • Published 4 years ago
set-protocol-oracles v1.0.20
Set Protocol Oracles
This repository contains smart contracts that implement any data-related dependencies of the Set Protocol system. We use Truffle as a development environment for compiling, testing, and deploying our contracts.
Testing
- Docker Set up Firstly, you need to install Docker. The easiest way is to follow the Instructions on https://docs.docker.com/install/#supported-platforms
You need to pull the docker image that you want to use by using the following command:
docker pull ethereum/solc:0.5.7
If you wish not to set up docker, you can turn off the docker: true
flag in truffle.js
- Run yarn install
yarn install
- Run an ethereum chain on a separate terminal window
yarn chain
- Run unit tests
yarn test
1.0.20
4 years ago
1.0.19
4 years ago
1.0.18
4 years ago
1.0.17
5 years ago
1.0.16
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.2
5 years ago
1.0.3
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago