Content
@
https://warpcast.com/~/channel/nouns95
0 reply
0 recast
0 reaction
wylin
@wylin
need feedback from Nouns 95 users: should i change wallet connectors and lose multi-chain support? currently using AppKit for wallet connection because they’re Nounish and support EVM, Solana, & Bitcoin + swapping & on ramping is built in. the thinking was that 95 could expand it a home for you navigate web3, with the “programs” for interacting with Nouns as core features problem is, Next.js, the core framework for 95, has made an update that makes it so the QR codes don’t render to connect the wallet expect for Coinbase wallet
1 reply
0 recast
1 reaction
Michael Gingras 𓆏 (lilfrog)
@frog
What is the next issue? That seems very surprising
2 replies
0 recast
0 reaction
wylin
@wylin
with Next 15, you can no longer set swcMinify to false in the next.config every single link i’ve found is from last year or older, and every time the person solved it by setting swcMinify to false https://github.com/reown-com/appkit/issues/2295#issuecomment-2128898194 https://nextjs.org/docs/architecture/nextjs-compiler#minification
2 replies
0 recast
0 reaction
Michael Gingras 𓆏 (lilfrog)
@frog
Dang, it must be something where appkit isn’t up to date with next15. Super frustrating when bugs are related to deps and you can’t really do anything about it. If it’s a huge deal then maybe just stick on next 14 for a bit :/
1 reply
0 recast
1 reaction
Michael Gingras 𓆏 (lilfrog)
@frog
You could also try to force next 15 to fallback to babel compiler instead of using swc. Swc is their new bundler and like any new tool it obviously doesn’t capture all the edge cases. I’d just stick to 14 though, there’s no reason to have to be on the latest
0 reply
0 recast
0 reaction