{"id":17293482,"url":"https://github.com/vergecurrency/vios","last_synced_at":"2025-10-13T01:17:52.588Z","repository":{"id":55656529,"uuid":"142272926","full_name":"vergecurrency/vIOS","owner":"vergecurrency","description":"Verge iOS wallet for iPhone and iPad📱","archived":false,"fork":false,"pushed_at":"2021-04-22T13:21:16.000Z","size":70799,"stargazers_count":53,"open_issues_count":5,"forks_count":16,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-13T01:17:51.192Z","etag":null,"topics":["client","ios","verge"],"latest_commit_sha":null,"homepage":"https://apps.apple.com/app/id1459928869","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vergecurrency.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-25T08:46:00.000Z","updated_at":"2025-03-24T04:28:51.000Z","dependencies_parsed_at":"2022-08-15T05:40:53.759Z","dependency_job_id":null,"html_url":"https://github.com/vergecurrency/vIOS","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/vergecurrency/vIOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergecurrency%2FvIOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergecurrency%2FvIOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergecurrency%2FvIOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergecurrency%2FvIOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vergecurrency","download_url":"https://codeload.github.com/vergecurrency/vIOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergecurrency%2FvIOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013886,"owners_count":26085325,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["client","ios","verge"],"created_at":"2024-10-15T10:48:15.695Z","updated_at":"2025-10-13T01:17:52.572Z","avatar_url":"https://github.com/vergecurrency.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/vergecurrency/vIOS/master/readme-header.png\" alt=\"Verge iOS Wallet\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/vergecurrency/vIOS/actions\"\u003e\u003cimg src=\"https://github.com/vergecurrency/vIOS/workflows/Default/badge.svg?branch=master\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/iOS-^12.0-green.svg\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/watchOS-^4.0-brightgreen.svg\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://itunes.apple.com/app/id1459928869\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-the-app-store.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n#  VERGE iOS Wallet\n\nThis iOS wallet provides an easy and secure wallet on your iOS device. With **Tor** integrated you can be sure your http communication is private. Sending and receiving XVG in a secure and easy to use wallet will actually change the way you use Verge Currency. 💪\n\n## Features:\n\n* Sending and receiving XVG\n* Store addresses in an address book\n* Tor integrated\n* Price statistics in different fiat currencies\n* Share your receive card\n* Private keys are yours\n* Possibility to choose your own wallet service\n* Private key \u0026 Electrum Mnemonic sweeping\n* Touch ID \u0026 Face ID support\n* Apple Watch support (balance, fiat rate and receive address)\n* Siri integrated\n\n## Local Development\n\nIf you want to help us out on development you can use this guide:\n\n1. Fork the project, and clone it to your local machine.\n\n2. Install the following tools via [brew](https://brew.sh) \n```sh\nbrew install carthage\n```\n\n3. In your cloned project folder run carthage update (this could take a while):\n```sh\ncarthage update --platform iOS\n```\n\n4. Open the project:\n```sh\nopen VergeiOS.xcodeproj\n```\n\nPlease setup your own local VWS instance to test your changes against. You can checkout [the bitcore repository](https://github.com/vergecurrency/bitcore) and setup an instance [using docker](https://github.com/vergecurrency/bitcore/blob/master/Docker.md).\n\n## Join TestFlight Program\n\nIf you want to keep up with development and see the latest changes in action, you can [join the TestFlight program](https://testflight.apple.com/join/Uw1OQgdx).\n\n## Build With\n\n* [Swift](https://github.com/apple/swift) - Language used writing the application\n* [Tor](https://www.torproject.org) - The intergration of Tor makes sure your transactions are private\n* [iCepa/Tor.framework](https://github.com/iCepa/Tor.framework) - Provides a solid framework for using Tor\n* [hackiftekhar/IQKeyboardManager](https://github.com/hackiftekhar/IQKeyboardManager) - Makes working with keyboards and inputs painless\n* [aschuch/QRCode](https://github.com/aschuch/QRCode) - Generates beautiful QR codes for receiving XVG\n* [SwiftyJSON/SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) - Helps working with JSON responses\n* [evgenyneu/keychain-swift](https://github.com/evgenyneu/keychain-swift) - Takes away the worries of saving sensitive user data on your device\n* [HamzaGhazouani/HGPlaceholders](https://github.com/HamzaGhazouani/HGPlaceholders) - Library to show placeholders and Empty States for any UITableView\n* [danielgindi/Charts](https://github.com/danielgindi/Charts) - This library is used for making beautiful charts\n* [JohnEstropia/CoreStore](https://github.com/JohnEstropia/CoreStore) - Handy core data library\n* [xmartlabs/Eureka](https://github.com/xmartlabs/Eureka) - Library for easily creating forms\n* [yenom/BitcoinKit](https://github.com/yenom/BitcoinKit) - The BitcoinKit library is a Swift implementation of the Bitcoin protocol\n* [krzyzanowskim/CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift) - Crypto related functions and helpers for Swift implemented in Swift.\n* [Swinject/Swinject](https://github.com/Swinject/Swinject) - Dependency injection framework for Swift with iOS/macOS/Linux\n\n### Community\n\n* [Telegram](https://t.me/VERGExvg)\n* [Discord](https://discord.gg/vergecurrency)\n* [Twitter](https://www.twitter.com/vergecurrency)\n* [Facebook](https://www.facebook.com/VERGEcurrency/)\n* [Reddit](https://www.reddit.com/r/vergecurrency/)\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergecurrency%2Fvios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvergecurrency%2Fvios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergecurrency%2Fvios/lists"}