{"id":29148801,"url":"https://github.com/anquii/erc2333","last_synced_at":"2026-05-10T05:07:20.578Z","repository":{"id":205507757,"uuid":"711123143","full_name":"anquii/ERC2333","owner":"anquii","description":"An implementation of ERC-2333 in Swift","archived":false,"fork":false,"pushed_at":"2023-12-02T21:08:35.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-26T23:39:05.388Z","etag":null,"topics":["bls","bls12-381","erc2333","ethereum","ios","macos","swift","swift-package","swift-package-manager"],"latest_commit_sha":null,"homepage":"","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/anquii.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":null,"support":null,"governance":null}},"created_at":"2023-10-28T09:32:42.000Z","updated_at":"2023-12-14T12:33:28.000Z","dependencies_parsed_at":"2023-12-09T20:46:20.156Z","dependency_job_id":null,"html_url":"https://github.com/anquii/ERC2333","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"4aa455e6251fc28ac17864255cfb2e8e43fbd178"},"previous_names":["anquii/erc2333"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/anquii/ERC2333","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anquii%2FERC2333","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anquii%2FERC2333/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anquii%2FERC2333/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anquii%2FERC2333/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anquii","download_url":"https://codeload.github.com/anquii/ERC2333/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anquii%2FERC2333/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262857295,"owners_count":23375493,"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":["bls","bls12-381","erc2333","ethereum","ios","macos","swift","swift-package","swift-package-manager"],"created_at":"2025-06-30T22:07:36.155Z","updated_at":"2026-05-10T05:07:20.545Z","avatar_url":"https://github.com/anquii.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC2333\n\n[![Platform](https://img.shields.io/badge/Platforms-macOS%20%7C%20iOS-blue)](#platforms)\n[![Swift Package Manager compatible](https://img.shields.io/badge/SPM-compatible-orange)](#swift-package-manager)\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/anquii/ERC2333/blob/main/LICENSE)\n\nAn implementation of [ERC-2333](https://eips.ethereum.org/EIPS/eip-2333) in Swift.\n\n## Platforms\n- macOS 11+\n- iOS 14+\n\n## Installation\n\n### Swift Package Manager\n\nAdd the following line to your `Package.swift` file:\n```swift\n.package(url: \"https://github.com/anquii/ERC2333.git\", from: \"1.0.0\")\n```\n...or integrate with Xcode via `File -\u003e Swift Packages -\u003e Add Package Dependency...` using the URL of the repository.\n\n## Usage\n\n```swift\nimport ERC2333\n\nlet privateMasterKeyDerivator: PrivateMasterKeyDerivating = PrivateMasterKeyDerivator()\nlet privateMasterKey = privateMasterKeyDerivator.privateKey(seed: seed)\n\nlet privateChildKeyDerivator: PrivateChildKeyDerivating = PrivateChildKeyDerivator()\nlet privateChildKey = privateChildKeyDerivator.privateKey(privateParentKey: privateMasterKey, index: index)\n```\n\n## License\n\n`ERC2333` is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file for more information.\n\n## Donations\n\nIf you've found this software useful, please consider making a small contribution to one of these crypto addresses:\n\n```\nXNAV: xNTYqoQDzsiB5Cff9Wpt65AgZxYkt1GFy7KwuDafqRU2bcAZqoZUW4Q9TZ9QRHSy8cPsM5ALkJasizJCmqSNP9CosxrF2RbKHuDz5uJVUBcKJfvnb3RZaWygr8Bhuqbpc3DsgfB3ayc\nXMR: 49jzT7Amu9BCvc5q3PGiUzWXEBQTLQw68a2KvBFTMs7SHjeWgrSKgxs69ycFWQupyw9fpR6tdT8Hp5h3KksrBG9m4c8aXiG\nBTC: bc1q7hehfmnq67x5k7vz0cnc75qyflkqtxe2avjkyw\nETH (ERC-20) \u0026 BNB (BEP-20): 0xe08e383B4042749dE5Df57d48c57A690DC322b8d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanquii%2Ferc2333","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanquii%2Ferc2333","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanquii%2Ferc2333/lists"}