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

https://github.com/clemlak/beths

Place bets with Ether!
https://github.com/clemlak/beths

betting blockchain ethereum smart-contracts solidity

Last synced: 7 months ago
JSON representation

Place bets with Ether!

Awesome Lists containing this project

README

          

# Beths.co
Beths.co is the first dapp that I've created (the live version is available here [www.beths.co](https://www.beths.co)).

The goal of this project was to create a small platform to bet on the World Cup 2018.

Since it was my first dapp and the time was running, the code is not perfect, but I wanted to share it anyway.
A lot of things can be improved, especially the gas usage. For example, a lot of uint256 can be changed to smaller types.

Have fun!