{"id":18878573,"url":"https://github.com/verida/client-rn","last_synced_at":"2026-08-03T02:31:22.255Z","repository":{"id":103369320,"uuid":"400050730","full_name":"verida/client-rn","owner":"verida","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-30T08:10:54.000Z","size":1233,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-08T23:05:00.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/verida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-26T05:25:04.000Z","updated_at":"2023-07-07T02:43:01.000Z","dependencies_parsed_at":"2024-11-08T06:28:45.924Z","dependency_job_id":"5d34b271-2629-46c5-a31e-97fd619379b4","html_url":"https://github.com/verida/client-rn","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/verida/client-rn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Fclient-rn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Fclient-rn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Fclient-rn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Fclient-rn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/verida","download_url":"https://codeload.github.com/verida/client-rn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/verida%2Fclient-rn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36215462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","response_time":56,"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":[],"created_at":"2024-11-08T06:28:09.275Z","updated_at":"2026-08-03T02:31:22.238Z","avatar_url":"https://github.com/verida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Developer notes\n\n## Configuration\n\nThis repo is a fork of `@verida/client-ts`. It uses git subtree's to merge the latest changes as required (see below).\n\nThis was inspired from https://gist.github.com/alfredringstad/ac0f7a1e081e9ee485e653b6a8351212\n\n## Merging from `verida-js`\n\nSwitch to the `verida-js` monorepo and create a subtree branch for the current version\n\n```\ngit subtree split -P packages/client-ts -b subtree/\u003cversion\u003e\n```\n\nSwitch back to this repo and merge:\n\n```\ngit subtree pull -P client-rn client-ts-source subtree/\u003cversion\u003e --squash\n```\n\nUpdate all dependencies to the latest versions (assumes `package.json` has changed):\n\n```\ncd client-rn\nyarn\n```\n\nSwitch to `verida-js` and delete the newly created branch\n\n```\ngit branch -D subtree/\u003cversion\u003e\n```\n\n# Creating a release\n\n```\nyarn run build\nyarn publish --tag next\n```\n\nUse the tag `next` for an upcoming release (ie: RC) and `latest` for the latest release","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverida%2Fclient-rn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fverida%2Fclient-rn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fverida%2Fclient-rn/lists"}