set-protocol-oracles
TypeScript icon, indicating that this package has built-in type declarations

1.0.20 • Public • Published

Coverage Status License NPM

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

  1. 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

  1. Run yarn install
yarn install
  1. Run an ethereum chain on a separate terminal window
yarn chain
  1. Run unit tests
yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i set-protocol-oracles

Weekly Downloads

0

Version

1.0.20

License

Apache-2.0

Unpacked Size

2.97 MB

Total Files

446

Last publish

Collaborators

  • felix2feng
  • justinkchen
  • alexsoong91
  • richardliang
  • bweick