Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 454 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 454 Bytes

Gas-Efficient Decentralized Random Beacons

V.P. Abidha, Togzhan Barakbayeva, Zhuo Cai, Amir Kafshdar Goharshady

  • This is a Proof-of-Concept code for gas-efficient random number generation protocol. For business purposes, please develop the protocol code with extra care.

  • The implementation uses VDF verification from https://github.com/kilic/evmvdf, thus Apache license applies. Any other VDF verification algorithm can be used in the protocol.