Go to file
adwait 76eb0a994c Add check for phantom wallet before throwing error (#1)
Part of https://www.notion.so/Debug-and-fix-meme-generator-app-188a6b22d4728043ba2fd706d7c7def7

- During meme generation, only solflare wallet was being checked for. This caused an error if the user was using phantom wallet
- Added a check for phantom wallet before throwing error

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #1
Co-authored-by: adwait <adwait@noreply.git.vdb.to>
Co-committed-by: adwait <adwait@noreply.git.vdb.to>
2025-01-27 09:46:40 +00:00
src Add check for phantom wallet before throwing error (#1) 2025-01-27 09:46:40 +00:00
.env.example Add check for phantom wallet before throwing error (#1) 2025-01-27 09:46:40 +00:00
.gitignore Add check for phantom wallet before throwing error (#1) 2025-01-27 09:46:40 +00:00
next-env.d.ts init 2024-12-19 15:22:30 -05:00
next.config.mjs build fixes 2024-12-20 18:24:44 -05:00
package-lock.json bunch of stuff 2024-12-20 14:53:36 -05:00
package.json bunch of stuff 2024-12-20 14:53:36 -05:00
postcss.config.js cool 2024-12-19 19:10:08 -05:00
tailwind.config.ts cool 2024-12-19 19:10:08 -05:00
tsconfig.json init 2024-12-19 15:22:30 -05:00