Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 761 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 761 Bytes

TerraBit is game demonstration to show how to use publicly verifiable onchain randomness and delayed transactions in dapps built on the ETF network.

Built with etf.js and react-three-fiber.

Run

Run

npm i
npm run start

Configuration

The application expects a .env file to exist with a reference to the deployed terrabit contract.

For example:

REACT_APP_CONTRACT_ADDRESS="5Gw1ejgmYXR4YRch7AmrTdDyrdoLsEM54Aws34nQaXYWrzqj"