An open API service indexing awesome lists of open source software.

https://github.com/huanlv94/zeros-dice

Simple game in blockchain with solidity. Contract address: https://rinkeby.etherscan.io/address/0xa2184acf2607964b8f3fd7e23434519304440cdf
https://github.com/huanlv94/zeros-dice

blockchain casino game reactjs solidity-dapps

Last synced: about 1 year ago
JSON representation

Simple game in blockchain with solidity. Contract address: https://rinkeby.etherscan.io/address/0xa2184acf2607964b8f3fd7e23434519304440cdf

Awesome Lists containing this project

README

          

# The simple game with blockchain
Casino game in blockchain with solidity

# Already deployed on
https://zeros-team.github.io/zeros-dice

# Run locally?
```
cd app & yarn install
yarn start
```
Visit `http://localhost:3000`

- This game currently is availble on Ropsten and Rinkeby testnet.