Carlos D. Escobar-Valbuena

Results 5 issues of Carlos D. Escobar-Valbuena

### Description This PR ... ### Checklist - [ ] Linked issues (if existing) - [ ] Amended changelog for large changes (and added myself there as contributor) - [...

enhancement

Noticed this implementation is missing a lot of docstrings. Added a bunch to key modules and methods

## Description When deploying a Next.js application that utilizes the @thirdweb-dev/sdk and related packages, the deployment fails in environments using the Edge Runtime (such as Vercel) due to security restrictions...

bug

I'm encountering a webpack build warning in a Next.js project when using `magic-sdk` and related `@thirdweb-dev` packages. The warning states: ``` Compiling /login ... ⚠ ./node_modules/@thirdweb-dev/wallets/node_modules/magic-sdk/dist/es/index.mjs Critical dependency: require function...

bug