{"id":47861874,"url":"https://github.com/hyperlane-xyz/hyperlane-deploy-app","last_synced_at":"2026-04-03T23:47:11.793Z","repository":{"id":266554317,"uuid":"896563605","full_name":"hyperlane-xyz/hyperlane-deploy-app","owner":"hyperlane-xyz","description":"WORK IN PROGRESS: A web app for deploying Hyperlane Warp Routes","archived":false,"fork":false,"pushed_at":"2025-12-24T17:07:05.000Z","size":3624,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-03T23:47:08.776Z","etag":null,"topics":["deployment","hyperlane","warp","web"],"latest_commit_sha":null,"homepage":"https://hyperlane-deploy-app.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperlane-xyz.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-30T17:40:45.000Z","updated_at":"2025-12-24T17:07:08.000Z","dependencies_parsed_at":"2024-12-21T21:25:19.054Z","dependency_job_id":"fa873453-81d1-4258-8d97-f2809e243e16","html_url":"https://github.com/hyperlane-xyz/hyperlane-deploy-app","commit_stats":null,"previous_names":["hyperlane-xyz/hyperlane-deploy-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyperlane-xyz/hyperlane-deploy-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperlane-xyz%2Fhyperlane-deploy-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperlane-xyz%2Fhyperlane-deploy-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperlane-xyz%2Fhyperlane-deploy-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperlane-xyz%2Fhyperlane-deploy-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperlane-xyz","download_url":"https://codeload.github.com/hyperlane-xyz/hyperlane-deploy-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperlane-xyz%2Fhyperlane-deploy-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31382355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T23:20:52.058Z","status":"ssl_error","status_checked_at":"2026-04-03T23:20:51.675Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deployment","hyperlane","warp","web"],"created_at":"2026-04-03T23:47:11.179Z","updated_at":"2026-04-03T23:47:11.783Z","avatar_url":"https://github.com/hyperlane-xyz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WORK IN PROGRESS: Hyperlane Deploy App\n\nA web app for deploying Hyperlane contracts and applications, such as [Warp Routes](https://docs.hyperlane.xyz/docs/reference/applications/warp-routes).\n\n## Architecture\n\nThis app is built with Next \u0026 React, Wagmi, RainbowKit, and the Hyperlane SDK.\n\n- Constants that you may want to change are in `./src/consts/`\n- The index page is located at `./src/pages/index.tsx`\n- The primary features are implemented in `./src/features/`\n\n## Development\n\n### Setup\n\n#### Configure\n\nYou need a `projectId` from the WalletConnect Cloud to run the Hyperlane Warp Route UI. Sign up to [WalletConnect Cloud](https://cloud.walletconnect.com) to create a new project.\n\n#### Build\n\n```sh\n# Install dependencies\nyarn\n\n# Build Next project\nyarn build\n```\n\n### Run\n\nYou can add `.env.local` file next to `.env.example` where you set `projectId` copied from WalletConnect Cloud.\n\n```sh\n# Start the Next dev server\nyarn dev\n```\n\n### Test\n\n```sh\n# Lint check code\nyarn lint\n\n# Check code types\nyarn typecheck\n```\n\n### Format\n\n```sh\n# Format code using Prettier\nyarn prettier\n```\n\n### Clean / Reset\n\n```sh\n# Delete build artifacts to start fresh \nyarn clean\n```\n\n## Learn more\n\nFor more information, see the [Hyperlane documentation](https://docs.hyperlane.xyz).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperlane-xyz%2Fhyperlane-deploy-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperlane-xyz%2Fhyperlane-deploy-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperlane-xyz%2Fhyperlane-deploy-app/lists"}