{"id":21850495,"url":"https://github.com/circlefin/w3s-ios-sample-app-wallets","last_synced_at":"2025-04-14T15:02:03.146Z","repository":{"id":177844241,"uuid":"660994252","full_name":"circlefin/w3s-ios-sample-app-wallets","owner":"circlefin","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-24T21:55:27.000Z","size":10794,"stargazers_count":16,"open_issues_count":4,"forks_count":15,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-28T03:51:09.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/circlefin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-01T13:02:48.000Z","updated_at":"2025-03-09T08:49:52.000Z","dependencies_parsed_at":"2023-07-10T20:00:59.994Z","dependency_job_id":"aa279755-71af-466f-8aab-097caf3ac64a","html_url":"https://github.com/circlefin/w3s-ios-sample-app-wallets","commit_stats":null,"previous_names":["circlefin/w3s-ios-sample-app-wallets"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-ios-sample-app-wallets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-ios-sample-app-wallets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-ios-sample-app-wallets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Fw3s-ios-sample-app-wallets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circlefin","download_url":"https://codeload.github.com/circlefin/w3s-ios-sample-app-wallets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248903629,"owners_count":21180828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T00:17:49.281Z","updated_at":"2025-04-14T15:02:03.107Z","avatar_url":"https://github.com/circlefin.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# w3s-ios-sample-app-wallets\n\nThis is a sample project to integrate with [CircleProgrammableWalletSDK](https://github.com/circlefin/w3s-ios-sdk)\n\n- Bookmark\n  - [Requirements](#requirements)\n  - [Installation](#installation)\n  - [Run the project](#run-the-project)\n\n---\n\n## Requirements\n\n### Circle Developer Account\n\nSign up for the Circle Developer account here: https://console.circle.com/signup\n\nWithin the Circle Developer account, you can create and update API Keys, subscribe for activity notifications, view your API logs and more! Anyone can sign up for a Circle Developer account within minutes. All you need is your name, email and password!\n\n### Xcode 14.1+\n\nInstall Apple’s Xcode development software: [Xcode in the Apple App Store](https://apps.apple.com/tw/app/xcode/id497799835?mt=12).\n\n### CocoaPods\n\n**CocoaPods** is a dependency manager for iOS projects. [Install CocoaPods by Homebrew](https://formulae.brew.sh/formula/cocoapods). (suggestion)\n\n\u003e Check if Homebrew is installed:\n\n```shell\n$ brew\n```\n\n\u003e How to install Homebrew in MacOS: [Link](https://mac.install.guide/homebrew/3.html)\n\n## Installation (with Terminal)\n\n1. Clone this repo\n2. Open project folder `$ cd Sample\\ App/`\n3. Run `$ pod install` to install `CircleProgrammableWalletSDK`\n4. Open the `.xcworkspace` file (white one) in the finder.\n\u003cimg src=\"readme_images/screenshot_2.png\" width=\"400\"/\u003e\n\n\u003e Run `$ pod update` for SDK updating. (Optional)\n\n## Run the project (with Xcode)\n\n1. Select a simulator as run target\n2. press `Run` button (Command + R)\n![image](readme_images/screenshot_3.png)\n\n3. Set your `AppID` from simulator, and it will be stored in database.\n\u003cimg src=\"readme_images/screenshot_1.png\" width=\"350\"/\u003e\n\n4. (Optional) Setup configs programmatically\n\n    ![image](readme_images/screenshot_4.png)\n    - Set the `endPoint` in the `AuthScreenView.swift`\n    - Set the `appId` in the `AuthScreenView.swift`\n\n5. (Optional) Auth configs setup\n\n\tJust set up the social login you want to use below:\n\t - [Apple] Update the App's Bundle Identifier to yours\n\t ![image](readme_images/screenshot_6.png)\n\t - [Google] Update `Info.plist` file to add your OAuth client ID and a custom URL scheme based on the reversed client ID.\n\tReference: [Get started with Google Sign-In for iOS](https://developers.google.com/identity/sign-in/ios/start-integrating#configure_app_project)\n\t ![image](readme_images/screenshot_7.png)\n\t - [Facebook] Replace the *APP-ID*, *CLIENT-TOKEN* and *APP-NAME* of `Info.plist` with your Facebook application configurations. \n\tReference: [Facebook Login for iOS - Quickstart](https://developers.facebook.com/docs/facebook-login/ios/#4--configure-your-project)\n\t ![image](readme_images/screenshot_8.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Fw3s-ios-sample-app-wallets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirclefin%2Fw3s-ios-sample-app-wallets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Fw3s-ios-sample-app-wallets/lists"}