smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.2k stars 491 forks source link

VRF v2 Direct Funding method #157

Closed aelmanaa closed 1 year ago

aelmanaa commented 1 year ago

Add tutorial and examples for testing VRF v2 Direct Funding method.

Many community members are asking for examples on how to test it locally: https://github.com/smartcontractkit/chainlink/issues/8165