/rng-consumer

Example contract for consuming random numbers from the Telos RNG Oracle

Primary LanguageC++Apache License 2.0Apache-2.0

Telos RNG Consumer

Setup

To begin, navigate to the project directory: rng-consumer/

mkdir build && mkdir build/rng-consumer

chmod +x build.sh

chmod +x deploy.sh

Build

./build.sh rng-consumer

Deploy

./deploy.sh rng-consumer { account-name } { mainnet | testnet | local }

Documentation

  1. Telos RNG Consumer Contract API