/pooka-task

Minimal Ethereum smart contract example for a decentralized task market built with Truffle.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

# Done Button - A simple event oracle for Ethereum.

Done Button allows someone to indicate something happened. Pressing
Done, sends a timestamp, an optional task id and the account number.

Other contracts can query these values to learn if an event has
happened.