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

https://github.com/assafmo/potofether

A game powered by Ethereum smart contracts. Three players fill a pot with Ether, one of them will leave empty handed.
https://github.com/assafmo/potofether

ethereum ethereum-contract ethereum-dapp

Last synced: about 1 month ago
JSON representation

A game powered by Ethereum smart contracts. Three players fill a pot with Ether, one of them will leave empty handed.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/assafmo/PotOfEther.svg?branch=master)](https://travis-ci.org/assafmo/PotOfEther)

# Test

```bash
$ testrpc > /dev/null &
$ truffle test
```