Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkaplan13 committed Feb 13, 2024
1 parent dbc7904 commit 35ca3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repository provides **example** contracts for how an Avalanche Subnet could
**The contracts in this repository are not audited and are not suitable for production use.**

## Contracts
There are 2 primary contracts (`VRFProxy` and `VRFProvider`) that enable the use of VRF on Subnets. There is also `SimpleBettingGame` is included to demostrate possible usage of VRF.
There are 2 primary contracts (`VRFProxy` and `VRFProvider`) that enable the use of VRF on Subnets. This repository also includes a `SimpleBettingGame` contract to demostrate possible usage of VRF.


<div align="center">
Expand Down

0 comments on commit 35ca3c9

Please sign in to comment.