/magic-ios-demo

A demo of Magic SDK IOS app

Primary LanguageSwift

Magic IOS Demo App

This demo project provides you with the simplest usage of Magic IOS SDK including Web3 functionalities

Features

Email OTP Login: Authenticate a user passwordlessly using a one-time code sent to the specified user's email address.

SMS Login:Authenticate a user passwordlessly using a one-time code sent to the specified phone number.

OAuth Login:Authenticate a user via oauth providers

Eth SendTransaction: We support blockchain interactions on iOS just like how you do it in the browser.

Contract: We support contract to allow you to deploy contracts, call deployed contract functions or read contract storages. ##Examples Cocoapods This example demonstrates how to build a simple web3 / Ethereum app using Magic with Cocoapods

Swift Package Manager This example demonstrates how to build a simple web3 / Ethereum app using Magic with Swift Package Manager