ETH$lot 🎰

ETH$lot slot machine

A smart-contract slot machine.

Click here to play

Installation

Requires Node.js 10.

$ cd ethtereum-slot-machine
$ npm i

Interacting with the contract

Use the 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 the contract on Etherscan.