Function launcher

  • Creates and sets up the Synapse X launcher, which is the final step required before the user can launch a node. This must be done after the user has authenticated, but before the node server is launched. Do not forget to invoke launcherDispose when the software exits! If you want synapsekit to handle disposing for you, pass the automaticDispose option.

    Parameters

    Returns Promise<launcher.Launcher>

Generated using TypeDoc