Skip to content

Nextgeniusentrepreneurs/ethereum-slot-machine

 
 

Repository files navigation

ethereum-slot-machine

基于以太坊的水果机游戏V2.0

效果

机器环境

  • win10
  • nodev8.9.4

安装依赖

  • npm install -g truffle
  • npm install -g ganache-cli

项目的运行

  • (1)启动ganache-cli:ganache-cli
  • (2)迁移合约:truffle migrate
  • (3)npm install && npm run dev

About

Ethereum Slot Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • CSS 2.0%
  • HTML 1.5%
  • Solidity 1.0%