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

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

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

![How to use](img/dapp-frontend.gif)