You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mini-apps/quickstart/migrate-to-standard-web-app.mdx
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,9 +240,6 @@ The following Farcaster mini-app SDK methods are not invoked by the Base App aft
240
240
Before considering your app migrated, verify the following:
241
241
242
242
<Steps>
243
-
<Steptitle="Farcaster SDK is removed">
244
-
All Farcaster SDK packages are uninstalled and all SDK imports and FID-based UI are removed from the codebase.
245
-
</Step>
246
243
247
244
<Steptitle="Wallet and auth use wagmi + viem">
248
245
Wallet connection and contract interactions use wagmi + viem. Authentication uses [SIWE](https://viem.sh/docs/siwe/utilities/createSiweMessage) where needed.
0 commit comments