525 B
525 B
Flynn Companion ios Shell Template
This directory contains a generated starter template for a ios companion shell.
Files:
companion.bootstrap.json: resolved Flynn companion bootstrap contractCompanionBootstrap.swift: platform-native starter model/wrapper snippet
Notes:
- These templates are intentionally minimal and should be integrated into your app project.
- Runtime transport should use Flynn gateway JSON-RPC node methods (
node.register,node.status.set,node.location.set,node.push_token.set).