-
Notifications
You must be signed in to change notification settings - Fork 88
Docs update with more pricing info #1004
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
base: naga
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds comprehensive pricing documentation to the Lit Protocol docs, addressing the lack of clarity around Naga network pricing. The changes introduce two new documentation pages explaining the payment model and displaying current prices, along with a React component that fetches real-time pricing data from the blockchain.
- Adds a dynamic pricing table component that fetches current prices from the Lit Chain PriceFeed contract
- Creates payment model documentation explaining the token-based payment system, dynamic pricing, and how to get started
- Adds a current prices page with detailed breakdowns of pricing components for all Lit Protocol services
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| docs/snippets/CurrentPricesTable.jsx | New React component that fetches and displays real-time pricing data from the blockchain, including base, max, and current prices for all products, plus detailed Lit Action pricing components |
| docs/learning-lit/pricing/payment-model.mdx | New documentation explaining Lit Protocol's token-based payment system, dynamic pricing model, and getting started guide |
| docs/learning-lit/pricing/current-prices.mdx | New documentation page that renders the pricing table component and explains the different price types and product categories |
| docs/docs.json | Adds new "Pricing" navigation group to the "Learning Lit" tab with links to the two new pricing pages |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@GTC6244 commented: "the only part that may be a bit confusing is the Lit Actions pricing. It might be nice to give an example - ie, simple cross-chain swap that takes 10 seconds and requires two signatures …. along with with a super low price ( maybe compared to some other service!? ). 😉 |
Ansonhkg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^
Prices for naga aren't clear - this adds some docs with more info on how it works, and current prices