Skip to content

chef1119/on-chain_Oracle

Repository files navigation

Installing

After cloning this repository and installing the above dependencies, perform

$ yarn install

Next, in one terminal, do

$ yarn run ganache-cli

Then, in another terminal, do

$ yarn run truffle compile
$ yarn run truffle migrate

which will deploy the contract onto your local ethereum blockchain.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published