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
- Host: GitHub
- URL: https://github.com/huanlv94/zeros-dice
- Owner: huanlv94
- License: mit
- Created: 2018-10-11T01:33:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T03:45:57.000Z (over 3 years ago)
- Last Synced: 2025-04-23T19:16:59.960Z (about 1 year ago)
- Topics: blockchain, casino, game, reactjs, solidity-dapps
- Language: JavaScript
- Homepage:
- Size: 5.95 MB
- Stars: 20
- Watchers: 2
- Forks: 23
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.