{"id":37431025,"url":"https://github.com/conflux-chain/helios","last_synced_at":"2026-06-15T09:00:50.329Z","repository":{"id":36954850,"uuid":"326945721","full_name":"Conflux-Chain/helios","owner":"Conflux-Chain","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-09T02:41:28.000Z","size":49255,"stargazers_count":33,"open_issues_count":2,"forks_count":11,"subscribers_count":7,"default_branch":"dev","last_synced_at":"2026-06-09T04:18:42.180Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Conflux-Chain.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,"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":"2021-01-05T09:13:47.000Z","updated_at":"2026-06-02T07:37:00.000Z","dependencies_parsed_at":"2026-04-21T10:04:12.015Z","dependency_job_id":null,"html_url":"https://github.com/Conflux-Chain/helios","commit_stats":null,"previous_names":[],"tags_count":439,"template":false,"template_full_name":null,"purl":"pkg:github/Conflux-Chain/helios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conflux-Chain%2Fhelios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conflux-Chain%2Fhelios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conflux-Chain%2Fhelios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conflux-Chain%2Fhelios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Conflux-Chain","download_url":"https://codeload.github.com/Conflux-Chain/helios/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Conflux-Chain%2Fhelios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34355156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-01-16T06:35:13.129Z","updated_at":"2026-06-15T09:00:50.285Z","avatar_url":"https://github.com/Conflux-Chain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NodeJS CI](https://github.com/Conflux-Chain/helios/actions/workflows/nodejs.yaml/badge.svg?branch=dev)](https://github.com/Conflux-Chain/helios/actions/workflows/nodejs.yaml) [![codecov](https://codecov.io/gh/Conflux-Chain/helios/branch/dev/graph/badge.svg?token=Pv1R4q8svn)](https://codecov.io/gh/Conflux-Chain/helios)\n\n# Fluent Browser Extension\n\nFluent supports Chrome, Firefox and Edge. You can install in:\n\n- [Chrome](https://chromewebstore.google.com/detail/fluent/eokbbaidfgdndnljmffldfgjklpjkdoi)\n- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/fluentwallet/)\n- [Edge](https://microsoftedge.microsoft.com/addons/detail/fluent/ldddehjcggepmlipdbempbnjehjehchh)\n\n# Setup Environment\n\n1. Install Node.js You can install Node.js from [here](https://nodejs.org/en/download). We use the current LTS version.\n\n2. Install clojure\n\n   1. Install java\n\n      Macos\n\n      ```bash\n      brew install --cask temurin@21\n      ```\n\n      Ubuntu\n\n      ```bash\n      sudo apt install openjdk-21-jdk\n      ```\n\n   2. Install Clojure\n\n      Macos\n\n      ```bash\n       brew install clojure/tools/clojure\n      ```\n\n      Ubuntu, Ensure that the following dependencies are installed: bash, curl, rlwrap, and Java.\n\n      ```bash\n      curl -L -O https://github.com/clojure/brew-install/releases/latest/download/linux-install.sh\n      chmod +x linux-install.sh\n      sudo ./linux-install.sh\n      ```\n\n      About more install information you can find in here:https://clojure.org/guides/install_clojure#_linux_instructions\n\n   3. Run yarn install to install the dependencies\n\n   ```bash\n   yarn install\n   ```\n\n# Development\n\nBuild the development version you can run:\n\n- For Chrome: `yarn dev:chrome`\n\n- For Firefox: `yarn dev:firefox`\n\n- For Edge: `yarn dev:edge`\n\nThis will watch and build the extension in the `dist/firefox` , `dist/chrome` and `dist/edge` folder.\n\n# Production\n\nBuild the production version you can run:\n\n- For Chrome: `yarn build:chrome`\n\n- For Firefox: `yarn build:firefox`\n\n- For Edge: `yarn build:edge`\n\nThis will build the extension in the `dist/firefox` , `dist/chrome` and `dist/edge` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconflux-chain%2Fhelios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconflux-chain%2Fhelios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconflux-chain%2Fhelios/lists"}