{"id":13746832,"url":"https://github.com/hop-protocol/hop","last_synced_at":"2025-05-13T15:12:49.067Z","repository":{"id":37656268,"uuid":"305234033","full_name":"hop-protocol/hop","owner":"hop-protocol","description":"🐰 Hop Protocol Monorepo","archived":false,"fork":false,"pushed_at":"2025-05-13T01:41:23.000Z","size":84245,"stargazers_count":2851,"open_issues_count":31,"forks_count":203,"subscribers_count":43,"default_branch":"develop","last_synced_at":"2025-05-13T02:22:46.859Z","etag":null,"topics":["frontend","hop","hop-node","hop-protocol","javascript","monorepo","npm","react","sdk","typescript"],"latest_commit_sha":null,"homepage":"https://hop.exchange/","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/hop-protocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-10-19T01:40:43.000Z","updated_at":"2025-05-13T01:41:27.000Z","dependencies_parsed_at":"2023-10-13T10:25:11.205Z","dependency_job_id":"e5edffd7-2cb7-4ddc-b1f1-e18ad97e0eed","html_url":"https://github.com/hop-protocol/hop","commit_stats":{"total_commits":7817,"total_committers":18,"mean_commits":"434.27777777777777","dds":0.5702955097863631,"last_synced_commit":"b50bdc2787379f5e72d51b837330d614f2577194"},"previous_names":[],"tags_count":389,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hop-protocol%2Fhop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hop-protocol%2Fhop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hop-protocol%2Fhop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hop-protocol%2Fhop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hop-protocol","download_url":"https://codeload.github.com/hop-protocol/hop/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253858657,"owners_count":21974973,"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":["frontend","hop","hop-node","hop-protocol","javascript","monorepo","npm","react","sdk","typescript"],"created_at":"2024-08-03T06:01:02.553Z","updated_at":"2025-05-13T15:12:44.054Z","avatar_url":"https://github.com/hop-protocol.png","language":"TypeScript","readme":"# Hop Monorepo\n\n\u003e The [Hop Protocol](https://hop.exchange/) monorepo\n\n## Packages\n\n### V1\n\n| Lib/App | Current Version | Description |\n| --- | --- |  --- |\n[@hop-protocol/frontend](packages/frontend) | [![npm version](https://badge.fury.io/js/%40hop-protocol%2Ffrontend.svg)](https://badge.fury.io/js/) | React Frontend UI |\n[@hop-protocol/sdk](packages/sdk) | [![npm version](https://badge.fury.io/js/%40hop-protocol%2Fsdk.svg)](https://badge.fury.io/js/) | V1 TypeScript Hop SDK |\n[@hop-protocol/hop-node](packages/hop-node) | [![npm version](https://badge.fury.io/js/%40hop-protocol%2Fhop-node.svg)](https://badge.fury.io/js/) | TypeScript Hop Node |\n\n### V2\n\n| Lib/App | Current Version | Description |\n| --- | --- |  --- |\n[@hop-protocol/v2-sdk](packages/v2-sdk) | [![npm version](https://badge.fury.io/js/%40hop-protocol%2Fv2-sdk.svg)](https://badge.fury.io/js/) | V2 TypeScript Hop SDK |\n[@hop-protocol/v2-hop-node](packages/v2-hop-node) | [![npm version](https://badge.fury.io/js/%40hop-protocol%2Fv2-hop-node.svg)](https://badge.fury.io/js/) | TypeScript Hop Node |\n\n## Quickstart\n\nThe Hop monorepo uses [PNPM](https://pnpm.io/) for package and workspace management.\n\nInstall dependencies \u0026 link packages\n\n```bash\npnpm install\npnpm build\n```\n\n#### Guidelines for using PNPM workspaces\n\nAll commands should be run from the root of the monorepo.\n\n```bash\n# Install a single package and its dependencies\npnpm --filter \u003cpackage_name\u003e... install\n\n# Build a single package and its dependencies\npnpm --filter \u003cpackage_name\u003e... build\n\n# Run a PNPM script in all packages\npnpm \u003cscript_name\u003e\n\n```\n\n**If you are developing on a single package only and need to ignore the rest of the packages**, you need to install with `--include-workspace-root`. This is because the installation of a single package does not install the root’s dependencies, which are usually needed for building and linting.\n\n```bash\npnpm --filter \u003cpackage_name\u003e... install --include-workspace-root\n```\n\n## Contributing\n\nSee [./CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":["TypeScript","typescript","Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhop-protocol%2Fhop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhop-protocol%2Fhop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhop-protocol%2Fhop/lists"}