Joshua Hyde (he/him)
@jrh3k5.eth
web3 frontend dev is maddening. Spend yesterday and this morning learning to build a vanilla wagmi React app. Got it working, so I started looking at making it pretty. However, if I want to use something like RainbowKit in it, it completely breaks the entire app and none of the steps in the RainbowKit guide line up with how wagmi sets up the project. It's as if there's an assumption that you'll only ever start from scratch with these modules and, if you don't, you'd better just start over, I guess? The aggressive component lock-in and lack of modular design is truly frustrating.
2 replies
0 recast
2 reactions
Steve
@stevedylandev.eth
Itβs really bad. I always end up pulling teeth. I will say Privy + Viem/wagmi has been a pretty good combo for me in the past, but I miss the good ole days of window.ethereum. Hoping they come back in a way that simplifies the flows once more yet enables more functionality
1 reply
0 recast
1 reaction
Daniel Sinclair
@danielsinclair
Can try to improve this for RainbowKit! What did your setup look like that had you stuck? Mind sharing some sample code/repo?
1 reply
0 recast
0 reaction