Skip to content

BM-1419: Add mainnet calculator for "Pricing a Request" page #965

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

sashaaldrick
Copy link
Contributor

@sashaaldrick sashaaldrick commented Jul 29, 2025

  • cleaned up calculator on Pricing a Request page

  • added mainnet via drop down

  • added eth price to configure (affects lock stake price)

  • added a little request.yaml generator for the calculator

  • added prover leaderboard link to Prover Quick Start incentives callout

@github-actions github-actions bot changed the title Add mainnet calculator for "Pricing a Request" page BM-1419: Add mainnet calculator for "Pricing a Request" page Jul 29, 2025
Copy link

github-actions bot commented Jul 29, 2025

🚀 Documentation Preview

Deployment URL: https://boundless-documentation-kel8b2ykm-risczero.vercel.app

Updated at: 2025-07-30 13:39:05 UTC

@sashaaldrick sashaaldrick changed the title BM-1419: Add mainnet calculator for "Pricing a Request" page BM-1419: [WIP] Add mainnet calculator for "Pricing a Request" page Jul 30, 2025
@sashaaldrick sashaaldrick changed the title BM-1419: [WIP] Add mainnet calculator for "Pricing a Request" page BM-1419: Add mainnet calculator for "Pricing a Request" page Jul 30, 2025
const yamlConfig = `offer:
min_price: ${suggestion.minPrice * 1e18} # wei
max_price: ${suggestion.maxPrice * 1e18} # wei
biddingStart: ${suggestion.biddingStartDelay} # blocks
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants