-
Notifications
You must be signed in to change notification settings - Fork 619
[Portal] Docs: Winston/cnct 2314 consolidate documentation for in app wallets and ecosystem #5443
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
[Portal] Docs: Winston/cnct 2314 consolidate documentation for in app wallets and ecosystem #5443
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5443 +/- ##
==========================================
+ Coverage 45.53% 45.82% +0.28%
==========================================
Files 1070 1069 -1
Lines 55716 55357 -359
Branches 4033 4032 -1
==========================================
- Hits 25372 25366 -6
+ Misses 29657 29304 -353
Partials 687 687
*This pull request uses carry forward flags. Click here to find out more.
|
| | SOLUTION | BEST FOR | PRICING | | ||
| |----------|----------|----------| | ||
| | Connect | Applications needing traditional EOA wallet integration | Free | | ||
| | In-App Wallet | Mainstream applications requiring seamless onboarding | [Free up to 1,000 MAW, then $0.02/MAW](https://thirdweb.com/pricing) | |
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.
Only 1,000? I thought it was a lot more than that? Also I think it's just wallets not monthly active, right?
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.
ya it's 1k on the free tier
apps/portal/src/app/connect/wallet/sign-in-methods/external-wallets/page.mdx
Outdated
Show resolved
Hide resolved
Merge activity
|
… wallets and ecosystem (#5443) https://linear.app/thirdweb/issue/CNCT-2314/consolidate-documentation-for-in-app-wallets-and-ecosystem <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on restructuring and updating the documentation and components related to `thirdweb` wallets, including `In-App`, `Ecosystem`, and `External Wallets`. It includes deletions of outdated files and additions of new guides and features. ### Detailed summary - Deleted multiple outdated `.mdx` files related to `In-App Wallet` and `Ecosystem` documentation. - Added new images and updated asset paths for wallet-related components. - Introduced a new `AuthList` component to display various authentication methods. - Updated wallet security documentation to reflect changes in architecture. - Enhanced the sidebar for better navigation of wallet-related topics. - Revised various guides to improve clarity on wallet integration and user management. - Added detailed sections on wallet pregeneration and linking multiple identities. - Updated the `sign-in methods` documentation with clearer instructions and links. > The following files were skipped due to too many changes: `apps/portal/src/app/connect/sidebar.tsx`, `apps/portal/src/app/connect/wallet/faq/page.mdx`, `apps/portal/src/app/connect/wallet/user-management/get-user-profiles/page.mdx`, `apps/portal/redirects.mjs`, `apps/portal/src/app/connect/wallet/security/assets/ecosystem-scoped.svg` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
7c09933 to
0998fc7
Compare
https://linear.app/thirdweb/issue/CNCT-2314/consolidate-documentation-for-in-app-wallets-and-ecosystem
PR-Codex overview
This PR focuses on the restructuring and enhancement of the
thirdwebwallet documentation, including the removal of outdated files, the addition of new features, and the reorganization of content to improve clarity and accessibility for users.Detailed summary
.mdxfiles related tosign-inandecosystems.AuthListcomponent for displaying authentication options.