docs(tutorials): add DashMint Lab NFT example app walkthrough#146
docs(tutorials): add DashMint Lab NFT example app walkthrough#146thephez merged 4 commits intodashpay:3.1.0from
Conversation
Introduces a new example-apps tutorial category anchored by a single-page DashMint Lab walkthrough that tours each SDK operation (mint, transfer, setPrice, purchase, burn, query) alongside the shared mutation prelude and contract schema. Wires the TypeScript source files into the tutorial-sync map so the embedded code stays in lockstep with the app, and caps tall code blocks site-wide so long excerpts scroll in place. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR enhances documentation infrastructure by adding CSS styling for code block overflow, expanding sidebar navigation, and introducing a comprehensive DashMint Lab NFT marketplace example tutorial with code block synchronization configuration. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Introduces a new example-apps tutorial category anchored by a single-page DashMint Lab walkthrough that tours each SDK operation (mint, transfer, setPrice, purchase, burn, query) alongside the shared mutation prelude and contract schema. Wires the TypeScript source files into the tutorial-sync map so the embedded code stays in lockstep with the app, and caps tall code blocks site-wide so long excerpts scroll in place.
Preview build: https://dash-docs-platform--146.org.readthedocs.build/en/146/
Summary by CodeRabbit
Release Notes
Documentation
Style