WaaS SDK
Readme file for WaaS SDK
WaaS SDK for iOS
Requirements
Installation
Swift Package Manager
dependencies: [
.package(url: "https://github.com/ahnlabio/waas-ios-sdk.git",
.branch("main"))
]SDK Initialization

Usage
1. ABC Login
1-1. Send login email
1-2. Login with email code
1-3. Token refresh
2. Sign with WaaS
2-1. EVM Transaction signing
3. Example of using a method not supported by the SDK
This is how to use APIs that exist in WaaS but are not supported by the SDK.
Last updated
