Integration
Requesting a random number from the Seipex VRF Consumer is extremely simple. Follow the these simple steps to get it integrated into your project and start requesting random numbers right now!
Declare the VRF Consumer interface.
Declare a function that requests the random number from the VRF Consumer.
Declare a callback function that receives the random number.
Let's get going!
Last updated