mettinger / slotmachine-frontend

Frontend for ethereum slot machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slot machine - frontend

This repository contains frontend code for the ethereum slot machine contract developed in my other repository: slotmachine-ethereum.

Both repositories are intended to be easily customizable, making it easy to design and deploy new, creative slot machines on Ethereum.

Please note that this slot machine animation code is adapted from the original code found in Johannes Kronmüller's repository.

Frontend instructions for creating your custom slot machine:

  1. Put your symbol images, and ONLY your symbol images, in src/assets/symbols.
  2. After deploying the contract, put SlotMachine.json in src/ethereum.
  3. Specify your provider in src/ethereum/web3.js

About

Frontend for ethereum slot machine


Languages

Language:JavaScript 87.7%Language:CSS 7.2%Language:HTML 5.0%