paritytech/chicken

Name: chicken

Owner: Parity Technologies

Description: The Chicken Dapp

Created: 2016-05-20 10:26:10.0

Updated: 2017-07-09 20:05:34.0

Pushed: 2016-06-07 22:28:39.0

Homepage: null

Size: 317

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Chicken contract

Actually a set of contracts, but contract.sol is the main one. Very simple multiplayer game. Anyone can place any amount of money in the contract; the first half of the money taken out comes out at a 10% loss; the second half at a 10% profit.

Quick start

Ensure you're running on the testnet. Ensure index.html doesn't have the line setting the defaultAccount to the 0x0037… address. Navigate to the index.html. Play.

Deploying it

Deploy to your network using your favourite means of deployment. Ensure you alter the 0xf56a… address in the contract to the newly deployed contract address. Do as above.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.