# iOS

The Fncy Wallet iOS SDK makes it easy to use the Fncy Wallet API in an iOS environment.

## Requirements

The requirements for using the [Fncy Wallet iOS SDK](https://github.com/FNCYchain/fncy-wallet-ios-sdk) are listed below.

* iOS Version : 14.0+
* XCode Version : XCode 11.0+
* SWIFT Version : 5.0+

### library dependencies

* [SwiftyRSA](https://github.com/TakeScoop/SwiftyRSA) >= 1.7.x
* [Alamofire](https://github.com/Alamofire/Alamofire) >= 5.7.x

## Contents

1. [install](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/wallet/sdk/ios/install)
2. [Guide](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/wallet/sdk/ios/usage)
3. [Method](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/wallet/sdk/ios/methods)
4. [Domain](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/wallet/sdk/ios/domain)
5. [ET](https://docs.fncy.world/fncy-2.0.2-eng/for-developers/wallet/sdk/ios/etc)C
