Custom Yield Sources
Create a Prize Pool that Uses a Custom Yield Source
Last updated
Was this helpful?
Create a Prize Pool that Uses a Custom Yield Source
Last updated
Was this helpful?
If you would like to create a Prize Pool that generates prizes with a custom yield source, you'll need to:
Subclass the .
Implement the interface
Once the subclass is written, you'll need to deploy it. The simplest approach will be to follow the and create a contract that builds your custom prize pool with the appropriate strategy.