0xGeegZ / DiceRoll

Solidity contracts for provably fair on-chain dice rolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiceRoll

A ready-to-roll on-chain dice engine with verifiable randomness

Install Dependencies

yarn

Create .env file with your private key.

Use .env-example as a template

Play some dice games!

yarn play

About

Solidity contracts for provably fair on-chain dice rolling


Languages

Language:Solidity 62.1%Language:JavaScript 37.9%