Skip to content

adityak74/blockchain-eth-simple-oracle

Repository files navigation

Setting up

npm install -g truffle ethereumjs-testrpc
npm install
ganache-cli &
truffle compile && truffle migrate

Running your Oracle

node oracle.js

Running your client

node client.js

Credits

Thanks to Kendrick for base code https://github.com/kendricktan/ethoracle-barebones

About

A simple ethereum based oracle network, contract, server in NodeJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published