{"id":26232539,"url":"https://github.com/walletconnect/walletconnect-utils","last_synced_at":"2025-05-14T20:10:43.337Z","repository":{"id":36955207,"uuid":"384173058","full_name":"WalletConnect/walletconnect-utils","owner":"WalletConnect","description":"Javascript Utilities for WalletConnect","archived":false,"fork":false,"pushed_at":"2025-05-07T14:57:17.000Z","size":6565,"stargazers_count":118,"open_issues_count":23,"forks_count":78,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-10T03:33:09.682Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WalletConnect.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-08T15:40:14.000Z","updated_at":"2025-05-07T14:57:22.000Z","dependencies_parsed_at":"2024-04-17T05:21:13.664Z","dependency_job_id":"883b64b3-6df4-4e3e-ac03-7cf0c1d82abc","html_url":"https://github.com/WalletConnect/walletconnect-utils","commit_stats":{"total_commits":333,"total_committers":17,"mean_commits":19.58823529411765,"dds":0.7867867867867868,"last_synced_commit":"b031bf089996be40cff9db94e1d9a81fbf97c1e6"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletConnect%2Fwalletconnect-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalletConnect","download_url":"https://codeload.github.com/WalletConnect/walletconnect-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523690,"owners_count":21921815,"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":"2025-03-13T00:30:00.018Z","updated_at":"2025-05-14T20:10:43.316Z","avatar_url":"https://github.com/WalletConnect.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WalletConnect Utils\n\nMonorepo of JS utility packages for WalletConnect\n\n## Setup\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/WalletConnect/walletconnect-utils.git\n```\n\n2. Install all dependencies:\n\n```bash\nnpm install\n```\n\n3. Ensure all packages lint, build, and test successfully:\n\n\u003e **For all tests to pass in the following command, you will need your own `TEST_PROJECT_ID` value**,\n\u003e which will be generated for you when you set up a new project on [WalletConnect Cloud](https://cloud.walletconnect.com).\n\n```bash\n# `check` will call `turbo run prettier lint build test` under the hood.\nTEST_PROJECT_ID=YOUR_PROJECT_ID npm run check\n```\n\n## Publishing a package\n\n1. To register a change relevant for a package's release, call `changeset`:\n\n```bash\nnpm run changeset\n```\n\nIn the interactive shell:\n\n- select the relevant package(s) with the `\u003cspace\u003e` bar where changes have been made\n- select (via `\u003cspace\u003e`) which packages should receive a major/minor/patch version bump. To simply skip a version level, hit `\u003center\u003e` without selecting anything.\n- Confirm the changes, which will auto-create a changeset file inside the `.changeset` directory\n\n2. Version and publish the changeset of the affected packages:\n\n```bash\n# will run `changeset version \u0026\u0026 turbo pre-publish \u0026\u0026 changeset publish` under the hood.\nnpm run npm-publish\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalletconnect%2Fwalletconnect-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalletconnect%2Fwalletconnect-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalletconnect%2Fwalletconnect-utils/lists"}