update unity to v8 - #3044
Open
yashovardhan wants to merge 1 commit into
Open
update unity to v8#3044yashovardhan wants to merge 1 commit into
yashovardhan wants to merge 1 commit into
Conversation
|
You must have Developer access to commit code to Consensys on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes. Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles |
yashovardhan
force-pushed
the
unity-update
branch
from
September 16, 2026 13:46
96548c2 to
42fe436
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dodzyp-qyhkuq-0pUwhe
approved these changes
Sep 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unity SDK updated to the latest
Note
Low Risk
Documentation and example-site changes only; no runtime SDK or auth logic is modified in this repo.
Overview
Updates the Embedded Wallets docs for Unity SDK v8, including a new v7→v8 migration guide and refreshed get-started, advanced, usage, and blockchain integration pages.
Authentication and configuration samples now use v8 naming:
web3AuthNetwork,authConnectionConfig/AuthConnectionConfig,AuthConnection(replacingProvider),authConnectiononLoginParams, anduserIdFieldinstead of verifier-oriented fields. Response and session APIs documentprivateKey,getPrivateKey(), and updatedUserInfofields.Wallet Services docs drop inline
ChainConfigusage:launchWalletServicesbecomesshowWalletUI(), andrequestis documented as method + params only, with chains configured in the dashboard. AddsmanageMFAusage and sidebar entry.Blockchain snippets (EVM/Solana) and interactive login example components are updated to match v8 flows; Unity quick-start links and version badge move to v8 and the SDK sample repo. Sidebar adds a migration link and updates the support forum URL.
Reviewed by Cursor Bugbot for commit 42fe436. Bugbot is set up for automated code reviews on this repo. Configure here.