View a Farcaster profile
import { sdk } from '@farcaster/miniapp-sdk' // View profile by FID await sdk.actions.viewProfile({ fid: 3621 })
number
void
Was this page helpful?