{"id":18355843,"url":"https://github.com/perlin-network/lens","last_synced_at":"2026-03-07T06:31:40.510Z","repository":{"id":39559225,"uuid":"146492940","full_name":"perlin-network/lens","owner":"perlin-network","description":"The official network explorer for Wavelet.","archived":false,"fork":false,"pushed_at":"2023-01-07T03:16:09.000Z","size":11652,"stargazers_count":28,"open_issues_count":27,"forks_count":3,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-21T23:51:18.469Z","etag":null,"topics":["blockchain","dapp","mobx","p2p","react","smart-contracts","typescript","wavelet"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/perlin-network.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-28T18:54:40.000Z","updated_at":"2020-12-27T15:03:26.000Z","dependencies_parsed_at":"2023-02-06T11:00:37.223Z","dependency_job_id":null,"html_url":"https://github.com/perlin-network/lens","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlin-network%2Flens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlin-network%2Flens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlin-network%2Flens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perlin-network%2Flens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perlin-network","download_url":"https://codeload.github.com/perlin-network/lens/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247484417,"owners_count":20946385,"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":["blockchain","dapp","mobx","p2p","react","smart-contracts","typescript","wavelet"],"created_at":"2024-11-05T22:08:09.844Z","updated_at":"2026-03-07T06:31:35.478Z","avatar_url":"https://github.com/perlin-network.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Lens\n\nA TypeScript/React/MobX web interface to a Perlin node's API.\n\nBy default, Lens connects to a node whose HTTP API is hosted on port 9000 locally (location.hostname + \":9000\"). Should you wish to change the HTTP API endpoint which Lens will connect to, you may change it at `src/Perlin.tsx`.\n\nThe module `src/Perlin.tsx` additionally holds a MobX API interface in TypeScript that you may use in building misc. web/backend applications which interact with a Wavelet node.\n\n## Setup\n\n```bash\nnpm install -g yarn\n\n# install dependencies\nyarn\n\n# run debug web server\nyarn start\n```\n\n## Production\n\n```bash\nyarn build\n\n$(cd build; python3 -m http.server)\n# browser visit localhost:8000\n```\n\n### Docker Build\n\nIf you want to build the website without installing the tools locally, use the CI build script:\n\n```bash\nbash scripts/build.prod.sh\n\n$(cd build; python3 -m http.server)\n# browser visit localhost:8000\n```\n\n## Common errors\n\n```bash\n# if you see an error:\nError: ENOSPC: no space left on device,\n# then run\nnpm dedupe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperlin-network%2Flens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperlin-network%2Flens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperlin-network%2Flens/lists"}