Initialize
This document describes the initialization steps for using the iOS SDK in your project.
This document describes the initialization steps for using the iOS SDK in your project.
Link for instructions on how to get your .
To use the FncyWalletSDK in your project, select your development environment and call initSDK.
The environment can be either testnet or mainnet.
Testnet : .testnet
Mainnet : .mainnet
After iOS SDK initialization, an instance of FncyWalletCore object with the authentication token as a parameter is required to communicate with the wallet server.