Skip to content

Dice smart contracts built by Truffle communicate with a self-constructed Oracle service implemented by GO.

Notifications You must be signed in to change notification settings

pinkyTseng/DiceMyOracle

Repository files navigation

DiceMyOracle

Description

Dice smart contracts built by Truffle It communicates with a self-constructed Oracle service implemented by GO. It uses Truffle to auto deploy (migrate) smart contracts, so you don't need to worry about the sophiscated whole deploy process. The ordering of the process includes several contracts deployed and setter functions called. (ps: This project should be run in conjunction with the myGoOracle project).

How to start up

Due to the project should be run in conjunction with the myGoOracle project, please refer to the myGoOracle "How to start up" section to start up the whole project.

About

Dice smart contracts built by Truffle communicate with a self-constructed Oracle service implemented by GO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published