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.
- Host: GitHub
- URL: https://github.com/assafmo/potofether
- Owner: assafmo
- License: mit
- Created: 2017-06-29T15:12:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-14T12:18:22.000Z (almost 7 years ago)
- Last Synced: 2025-02-10T01:37:43.890Z (over 1 year ago)
- Topics: ethereum, ethereum-contract, ethereum-dapp
- Language: JavaScript
- Homepage:
- Size: 904 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/assafmo/PotOfEther)
# Test
```bash
$ testrpc > /dev/null &
$ truffle test
```