Skip to content
CCPEDIAby Unity Nodes
Documentation/Fivenorth Docs/Five North docsView on Fivenorth Docs

Untitled

API Reference This section lists all publicly available SDK APIs to dApps. `loop` Object API The main entry point of the SDK. `loop.init(config)` Initializes the SDK. Must be called once during the app startup. Parameters ``` loop.init({ appName: string, network: 'local' | 'devnet' | 'mainnet', wall

Read on Fivenorth Docs