ETH$lot 🎰



slot machine

A smart contract slot machine

click here to play




Installation

require node@10

$ cd ethtereum-slot-machine
$ npm i

Interacting with contract

Using openzeppelin console

For local deployment, make sure you start a local ganache network

$ npx ganache-cli -p 8545
$ npx oz init
$ npx oz compile
$ npx oz create

view contract on etherscan