Skip to content

zeroXbrock/chance-games-suapp

Repository files navigation

chance games

A decentralized slot machine built using securely-generated random numbers from SUAVE.

System Dependencies:

Quickstart Example

  1. Make sure you're running a suave-geth devnet on http://localhost:8545.

  2. Build smart contracts & install dependencies from NPM:

    forge build
    bun install
  3. Run the example:

    bun run index.ts

    This will deploy a new slot machine and initialize it with a pot of test ETH. Then we'll pull the slot machine a bunch of times and see if we can win any money.

About

Simple slot machine SUAPP built with suave-viem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published