Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 376 Bytes

lit-swift-sdk

This is a partial implementation based on the lit protocol. We can use it to create web3 accounts using Google Email

Installation

CocoaPods add Lit_swift to yout Pofile

pod 'Lit_swift'

Then run the following command

pod install

Example

We have build a lightweight wallet using Lit_swift