miniapp-sandbox is a local approximation of the Startale App host. It loads your Mini App in an iframe with the right sandbox attributes, simulates sdk.context, and exercises the full Mini App handshake.
Run it
For a fully local environment:Register your Mini App
Editsrc/pages/configMiniApps.ts:
/.well-known/farcaster.json to populate the launcher card.
What the sandbox simulates
Known gaps
eoaWalletsis not simulated. Test EOA-discovery flows against staging or production.- Notifications via
addMiniAppwork locally only if you have configured a webhook endpoint reachable from the sandbox. sendTokenandswapTokenactions returnnot_supportedin the sandbox.