Skip to content

List of special files

List of special files

  1. Manifest.json (Config file to run MiniApp in the V99 Super app)
  2. Package.json
  3. SDKCommunicator.ts (Config sdk)
  4. [AppName].tsx (The entry point to start running MiniApp)
  5. SplashScreen.tsx (Show loading screen when start MiniApp)
  6. SystemErrorScreen. tsx (Show Error screen when init sdk throw error)
  7. Main.tsx (This screen use development MiniApp)