Tony D’Addeo pfp
Tony D’Addeo
@deodad
if you are building a mini app and are experiencing any compatiiblity issues between base and farcaster please respond with: 1. if you are using miniapp-sdk or minikit (base sdk) 2. what the problem is
16 replies
8 recasts
38 reactions

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
I have not pinpointed the source of the problem, but it seems like `sdk.wallet.getEthereumProvider()` does not work as expected for me.
3 replies
0 recast
2 reactions

dylan pfp
dylan
@dylsteck.eth
@vrypan.eth following back up here, was debugging with @wool and we’re pretty sure this is because the function(which the sdk sets internally) uses getCapabilities which isn’t in the beta yet. that will land internally today/tomorrow and by some time early next week when another beta goes out getChains, getCapabilities, and getEthereumProvider will all work out of the box for you!
1 reply
0 recast
1 reaction

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
🙏
1 reply
0 recast
1 reaction

dylan pfp
dylan
@dylsteck.eth
also in the meantime i added this snippet to our docs which should work as an alternative for connecting to the provider just using window.ethereum and no external packages ^ probably not needed now since this fix will be out by next week, but could still be helpful to have! https://docs.base.org/wallet-app/introduction/mini-apps#browser-window
1 reply
0 recast
3 reactions