Skip to content
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

ecosystem wallet refactor (part 2) #4780

Merged
merged 1 commit into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. ecosystem wallet refactor (part 2) (#4780)

    ## Problem solved
    
    Short description of the bug fixed or feature added
    
    <!-- start pr-codex -->
    
    ---
    
    ## PR-Codex overview
    This PR focuses on refactoring the `thirdweb` wallet implementation, specifically enhancing the `in-app` wallet functionality by integrating `localStorage` for authentication and modifying wallet creation methods.
    
    ### Detailed summary
    - Deleted `get-auth-token.ts` and `ecosystem-core.ts`.
    - Updated wallet creation to use `createInAppWallet`.
    - Integrated `localStorage` for authentication in multiple files.
    - Modified `EcosystemWalletCreationOptions` to include `InAppWalletCreationOptions`.
    - Removed obsolete auth token fetching in various functions.
    
    > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
    
    <!-- end pr-codex -->
    joaquim-verges committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    de63195 View commit details
    Browse the repository at this point in the history