Access frame context and control readiness state
setFrameReady()
once your Mini App has finished initial loading:
useAuthenticate
for verified user identity.useMiniKit
hook must be used within a component that’s wrapped by MiniKitProvider
. This hook provides the foundation for all Mini App functionality and should be one of the first hooks you use in your application.