Resource Provider Beta Program

Logan LentzLogan Lentz
3 min read

As the Lilypad Network pushes towards Mainnet launch, our team has been implementing significant protocol improvements for scalability and job consistency. As part of this work, the RP beta program has been launched as the next phase of the Lilybit incentive program for Resource Providers (RPs) on Testnet.

RPs selected for the beta will get a Discord role unlocking access to a channel for beta communications. Only RPs that have been accepted into the beta can post resource offers to the Lilypad solver to run jobs.

The beta aims to replicate job based revenue RPs will earn on Mainnet. Nodes running jobs consistently each day will earn rewards based on hardware contributed to the network.

Anyone can submit a request through this form to become a Resource Provider** in the beta program.**

Verification Process

To ensure Resource Providers admitted to the RP beta are operating as to be expected, test jobs will run on RPs at least once every hour. RP nodes must be able to process jobs successfully with a valid output. If your node has been removed from the RP beta and you’re not running jobs, please reach out to us (within the rp beta discord channel) if you haven't already been notified.

Nodes that don't meet our performance requirements will unfortunately be removed from the program and will not be eligible for rewards.

More information about our base daily reward calculation is found below.

Tracking your Resource Provider on Lilypad

To query the Solver for the current online nodes (over all resource offers)

curl https://solver-testnet.lilypad.tech/api/v1/resource_offers | jq '.[] .resource_provider'|sort|uniq

To query the Solver for current online nodes (not matched)

curl [https://solver-testnet.lilypad.tech/api/v1/resource_offers\\?not_matched\\=true](https://solver-testnet.lilypad.tech/api/v1/resource_offers%5C%5C?not_matched%5C%5C=true) | jq '.[] | .resource_provider'

To query the Solver for job offers in the queue

curl [https://solver-testnet.lilypad.tech/api/v1/job_offers\\?not_matched\\=true\\&cancelled\\=false](https://solver-testnet.lilypad.tech/api/v1/job_offers%5C%5C?not_matched%5C%5C=true%5C%5C&cancelled%5C%5C=false) | jq '.[] .job_offer.module.repo'

Rewards Information

Daily Resource Provider rewards are determined by the hardware specifications of the RP as well as reliability/uptime. Rewards every month are split up between all the rp's. Currently, a RTX 4090 earns approximately 2,200 Lilybits per day (as of March 2025). RP points can be tracked here.

It's important to note that during the beta program, RPs will not face slashing penalties regardless of whether they are accepted into or participate in the beta.

It is also possible for Resource Providers's to earn extra BONUS Lilybits in a few situations such as

  • troubleshooting critical problems with a Lilypad RP OR a Lilypad module

  • Tooling built to assist in management of a Lilypad RP

  • Tooling built around Lilypad module testing

Looking Forward

While we may encounter some challenges along the way, these efforts are crucial to building a reliable network for our Job Creators (Lilypad network users). Your patience and dedication as we transition to the next phase of Lilypad are deeply appreciated. Thank you for your continued support!

0
Subscribe to my newsletter

Read articles from Logan Lentz directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Logan Lentz
Logan Lentz