-
Notifications
You must be signed in to change notification settings - Fork 535
Improve .NET/Unity Documentation #6438
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6438 +/- ##
=======================================
Coverage 54.64% 54.64%
=======================================
Files 874 874
Lines 54708 54708
Branches 3707 3707
=======================================
Hits 29896 29896
Misses 24717 24717
Partials 95 95
🚀 New features to boost your workflow:
|
Merge activity
|
size-limit report 📦
|
Also adds Insight and Engine Closes TOOL-3570 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on enhancing documentation and sidebar navigation for the Thirdweb .NET SDK, introducing new wallet integrations, and updating metadata and descriptions for clarity. ### Detailed summary - Updated `PrivateKeyWallet` description to markdown format. - Changed `title` in `nebula/quickstart` metadata. - Added utility functions description in `utils/page.mdx`. - Removed `Constants.DECIMALS_18`. - Added `EngineWallet` documentation with usage example. - Updated sidebar links for better organization and added new sections. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
0d7ab4f
to
1c135b0
Compare
Also adds Insight and Engine
Closes TOOL-3570
PR-Codex overview
This PR focuses on updating documentation and sidebar navigation for the Thirdweb .NET SDK, enhancing clarity and organization, and introducing new features related to
EngineWallet
andThirdwebInsight
.Detailed summary
page.mdx
forThirdwebNebula
.EngineWallet
with usage examples.ThirdwebInsight
with examples for blockchain data queries.Constants.DECIMALS_18
from utils documentation.