Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 644 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 644 Bytes

smart-gamble

blockchain gambling: proof of concept

How to run

There are enough tools to compile test and debug smart contracts. The fastest way to test smart contracts is using online solidity compiler by Ethereum Project. Another way is to use command line interface with the Etherium-oriented browser. According to this approach, you may need Geth for running an ethereum node on your local machine and Mist to browse and use Applications with smart contracts (DAPPs)