{"id":26930340,"url":"https://github.com/zkitter/ui","last_synced_at":"2025-04-02T06:19:01.303Z","repository":{"id":42458942,"uuid":"393743382","full_name":"zkitter/ui","owner":"zkitter","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-04T15:42:03.000Z","size":15277,"stargazers_count":2,"open_issues_count":40,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-05-06T19:30:25.560Z","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/zkitter.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}},"created_at":"2021-08-07T17:04:28.000Z","updated_at":"2023-03-30T20:50:26.000Z","dependencies_parsed_at":"2023-01-28T04:16:30.263Z","dependency_job_id":null,"html_url":"https://github.com/zkitter/ui","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkitter%2Fui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkitter%2Fui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkitter%2Fui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkitter%2Fui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkitter","download_url":"https://codeload.github.com/zkitter/ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763877,"owners_count":20829800,"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-04-02T06:19:00.682Z","updated_at":"2025-04-02T06:19:01.297Z","avatar_url":"https://github.com/zkitter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zkitter UI\n\n[![Discord](https://img.shields.io/discord/887573677959417889)](https://discord.com/invite/GVP9MghwXc)\n\nThis repo is home to website [Zkitter](https://zkitter.com).\n\n## Requirements\n- Node 12.22+\n- NPM 6.14+\n\n### Configurations\nYou can set configuration using environment variable or by creating a `config.prod.json` or `config.dev.json` file. You can see a sample of the config file [here](./config.sample.json).\n\n| Name | Description |  \n| ------------- |-------------| \n| `WEB3_HTTP_PROVIDER` | a valid Http provider (e.g. `https://mainnet.infura.io/v3/\u003cproject-id\u003e`) |\n| `ENS_RESOLVER` | contract address for ENS Public Resolver |\n| `GUN_PEERS` | Seed peers to connect to for GunDB. |\n| `ARB_HTTP_PROVIDER` | a valid Http provider to Arbitrum network (e.g. `https://arbitrum.infura.io/v3/\u003cproject-id\u003e`). |\n| `ARB_REGISTRAR` | Contract address for the [Zkitter registration contract](https://github.com/zkitter/contracts). |\n| `ARB_ADDRESS` | The Arbitrum address to be used to fund onboarding. |\n| `BASE_URL` | Base URL to the server. |\n| `INDEXER_API` | URL to [Zkitter API](https://docs.zkitter.com/developers/api). |\n| `INTERREP_API` | URL to [Interep API](https://docs.interep.link/api). |\n\n## Build Instructions\n\n**Installation**\n```\nnpm i\n# or\npnpm i --shamefully-hoist\n```\n\n**Unit test**\n```\nnpm t\n```\n\n**Run Developement Server**\n```\nnpm run dev\n```\n\n**Production Build**\n```\nnpm run build\n```\n\n**Run in production**\n```\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkitter%2Fui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkitter%2Fui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkitter%2Fui/lists"}