https://github.com/fireblocks/ncw-ios-demo
https://github.com/fireblocks/ncw-ios-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fireblocks/ncw-ios-demo
- Owner: fireblocks
- License: mit
- Created: 2023-08-29T12:09:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T10:32:10.000Z (about 1 month ago)
- Last Synced: 2025-04-10T11:43:24.298Z (about 1 month ago)
- Language: Swift
- Size: 34.2 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fireblocks-iOS-NCW-Demo
Welcome to Fireblocks-iOS-NCW-Demo App.
## Installation
- git clone [email protected]:fireblocks/ncw-ios-demo.git
- Open the Fireblocks.xcodeproj project with Xcode.
- File -> Add files to Fireblocks -> Add GoogleService-Info.plist with your app's Google API Keys, for connecting to Firebase and Google Drive
- Add the following key to Fireblocks/Info.plist file inside this project, with the reversed Google Client-ID from GoogleService-Info.plist file -
-
```
CFBundleURLTypes
CFBundleTypeRole
Editor
CFBundleURLSchemes
***REVERSED GOOGLE CLIENT ID KEY***
```## License
MIT License