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