What the scaffold includes out of the box and where to extend it
MiniKitProvider
wraps your app, configures wagmi and react-query, and applies safe area insets.useMiniKit
handles initialization and provides setFrameReady()
.useAddFrame()
to let users save your Mini App and returns a url
and token
for notifications.useOpenUrl()
opens URLs within or outside a frame context.useClose()
dismisses the frame.