vrf-solidity icon indicating copy to clipboard operation
vrf-solidity copied to clipboard

Verifiable Random Function (VRF) library written in Solidity

Results 3 vrf-solidity issues
Sort by recently updated
recently updated
newest added

Hi, Sorry, I am new to Solidity and JavaScript. I am trying to use this library for my university project. Is it possible to provide a version of the library...

## Description: This pull request updates the VRF Solidity library and its dependencies to be compatible with Solidity version 0.8.x. ### Changes made: 1. Updated pragma solidity statements in: -...