Skip to content

New Release - 0.0.3 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
10 changes: 5 additions & 5 deletions DynamicSwiftSDK.xcframework/Info.plist
Binary file not shown.
Binary file not shown.
246,861 changes: 127,948 additions & 118,913 deletions ...64/DynamicSwiftSDK.framework/Modules/DynamicSwiftSDK.swiftmodule/arm64-apple-ios.abi.json
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
306,457 changes: 157,746 additions & 148,711 deletions ...SwiftSDK.framework/Modules/DynamicSwiftSDK.swiftmodule/arm64-apple-ios-simulator.abi.json
Binary file not shown.
306,457 changes: 157,746 additions & 148,711 deletions ...wiftSDK.framework/Modules/DynamicSwiftSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json
Binary file not shown.
674 changes: 674 additions & 0 deletions ExampleApp/ExampleApp.xcodeproj/project.pbxproj
Binary file not shown.
6 changes: 6 additions & 0 deletions ExampleApp/ExampleApp/Assets.xcassets/Contents.json
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions ExampleApp/ExampleApp/ExampleAppApp.swift
135 changes: 135 additions & 0 deletions ExampleApp/ExampleApp/UI/Auth/AuthenticatedView.swift
189 changes: 189 additions & 0 deletions ExampleApp/ExampleApp/UI/Auth/UnauthenticatedView.swift
95 changes: 95 additions & 0 deletions ExampleApp/ExampleApp/UI/ContentView.swift
150 changes: 150 additions & 0 deletions ExampleApp/ExampleApp/UI/Social/SocialAuthPicker.swift
136 changes: 136 additions & 0 deletions ExampleApp/ExampleApp/UI/Wallet/VerifiedCredentialsView.swift
367 changes: 367 additions & 0 deletions ExampleApp/ExampleApp/UI/Wallet/WalletManagementView.swift
27 changes: 27 additions & 0 deletions ExampleApp/ExampleApp/UI/Wallet/WalletView.swift
17 changes: 17 additions & 0 deletions ExampleApp/ExampleAppTests/ExampleAppTests.swift
43 changes: 43 additions & 0 deletions ExampleApp/ExampleAppUITests/ExampleAppUITests.swift
33 changes: 33 additions & 0 deletions ExampleApp/ExampleAppUITests/ExampleAppUITestsLaunchTests.swift
5 changes: 2 additions & 3 deletions Package.swift
5 changes: 5 additions & 0 deletions README.md
6 changes: 0 additions & 6 deletions docs/authentication.md
215 changes: 215 additions & 0 deletions docs/ethereum_integration.md
9 changes: 4 additions & 5 deletions docs/installation_guide.md
17 changes: 14 additions & 3 deletions docs/social_authentication.md
331 changes: 331 additions & 0 deletions docs/wallet_management.md