{"id":13517850,"url":"https://github.com/stellar/laboratory","last_synced_at":"2025-08-20T14:32:20.178Z","repository":{"id":2174444,"uuid":"44207815","full_name":"stellar/laboratory","owner":"stellar","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-28T23:16:54.000Z","size":13716,"stargazers_count":78,"open_issues_count":65,"forks_count":87,"subscribers_count":41,"default_branch":"master","last_synced_at":"2024-05-29T04:34:21.486Z","etag":null,"topics":["blockchain","cryptocurrency","react","stellar"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/stellar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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}},"created_at":"2015-10-13T21:58:04.000Z","updated_at":"2024-05-31T01:15:40.017Z","dependencies_parsed_at":"2023-07-05T19:49:36.691Z","dependency_job_id":"19350b97-7ee1-4d9a-9c50-f10af87f05bf","html_url":"https://github.com/stellar/laboratory","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Flaboratory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Flaboratory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Flaboratory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellar%2Flaboratory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellar","download_url":"https://codeload.github.com/stellar/laboratory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230431103,"owners_count":18224655,"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","cryptocurrency","react","stellar"],"created_at":"2024-08-01T05:01:38.046Z","updated_at":"2024-12-19T12:11:15.926Z","avatar_url":"https://github.com/stellar.png","language":"JavaScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Lab\n\nThe Stellar Lab is a suite of tools to help one learn about exploring the\nStellar network.\n\nThe `main` branch is deployed to\n[https://lab.stellar.org/](https://lab.stellar.org/). On the landing page at the\nbottom right, you can reference a commit hash of the web app version you're\nviewing.\n\n## Tech stack\n\n- [Next.js](https://nextjs.org/) framework (React)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Stellar Design System](https://design-system.stellar.org/) for UI\n- [Sass](https://sass-lang.com/) for CSS styling\n- [TanStack (React) Query](https://tanstack.com/query/latest) for API queries\n- [Zustand](https://docs.pmnd.rs/zustand/getting-started/introduction) for state\n  management\n- [Playwright](https://playwright.dev/) for e2e tests\n- [Yarn Classic (v1)](https://classic.yarnpkg.com/lang/en/docs/install/)\n\n## Developing\n\n```sh\nyarn dev\n```\n\nTesting hardware wallets requires an HTTPS connection to enable U2F. The\nrecommended way to do this is with [`ngrok`](https://ngrok.com/). Once\ndownloaded and authenticated, start ngrok, and tell the Lab to start with a\npublic URL.\n\n```bash\n./ngrok http 3000\n# in a separate terminal\n# the subdomain will appear in ngrok's output\nyarn start --public randomsubdomain.ngrok.io\n```\n\n## Building for production\n\n```sh\nyarn build\n```\n\nTo build and run production build locally:\n\n```sh\nyarn start\n```\n\nProduction uses [Amplitude](https://amplitude.com/) to emit metrics, so to fully\nemulate a production build, you’ll need to set an\n`NEXT_PUBLIC_AMPLITUDE_API_KEY` variable in `.env.local` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Flaboratory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellar%2Flaboratory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellar%2Flaboratory/lists"}