Skip to content

bwmx/randomness-beacon

Repository files navigation

Randomness Beacon

An AVM based randomness beacon using VRF proofs to provide provably fair randomness. It uses a callback based request and receive approach to fulfill requests, this allows requesting applications to simplify their logic (as they don't need to poll and request for randomness).

The application comprises of 2 parts:

  1. Smart Contract
  2. Daemon (automated and completes the requests)

Getting Started

To get started refer to README.md files in respective sub-projects in the projects directory.

About

A callback based randomness (based on VRF) beacon for Algorand. Work in progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors