https://github.com/rene78/heads-or-tails
An Ethereum dApp, where you can bet on heads or tails and win (or lose) Ether
https://github.com/rene78/heads-or-tails
ethereum ethereum-dapp ethersjs gambling truffle-framework
Last synced: 11 months ago
JSON representation
An Ethereum dApp, where you can bet on heads or tails and win (or lose) Ether
- Host: GitHub
- URL: https://github.com/rene78/heads-or-tails
- Owner: rene78
- License: mit
- Created: 2019-10-22T20:54:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T06:04:31.000Z (over 3 years ago)
- Last Synced: 2025-04-02T13:48:31.494Z (about 1 year ago)
- Topics: ethereum, ethereum-dapp, ethersjs, gambling, truffle-framework
- Language: JavaScript
- Homepage: https://heads-or-tails.renek.cc/
- Size: 1.25 MB
- Stars: 15
- Watchers: 3
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ethereum Heads or Tails dApp
Bet on either heads or tails and win (or lose) ether.
* Provably fair. Nobody can tinker with the random number generation (except evil miners).
* Frontend and smart contract program code is open-source.
* No fees except the ones from the miners.
* Deployed to [Goerli test net](https://goerli.etherscan.io/address/0xab01cdfba8c03d350549d0ec55f39a6e904586f0).