{"id":22915083,"url":"https://github.com/stratisproject/cirruscore","last_synced_at":"2025-08-30T16:36:57.558Z","repository":{"id":37806355,"uuid":"326945206","full_name":"stratisproject/CirrusCore","owner":"stratisproject","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-13T16:49:32.000Z","size":8072,"stargazers_count":0,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-12T13:52:39.050Z","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/stratisproject.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-05T09:11:44.000Z","updated_at":"2022-01-05T15:10:13.000Z","dependencies_parsed_at":"2025-05-13T06:30:42.023Z","dependency_job_id":null,"html_url":"https://github.com/stratisproject/CirrusCore","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/stratisproject/CirrusCore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FCirrusCore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FCirrusCore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FCirrusCore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FCirrusCore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratisproject","download_url":"https://codeload.github.com/stratisproject/CirrusCore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FCirrusCore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272878210,"owners_count":25008340,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":"2024-12-14T05:18:40.849Z","updated_at":"2025-08-30T16:36:57.521Z","avatar_url":"https://github.com/stratisproject.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cirrus Core\n\nThis is the repository of the Cirrus Core Wallet, our sidechain wallet using Electron and Angular at the front-end and .NET Core with C# in the back-end.\n\n# Building and running the StratisFullNode daemon\n\nThe StratisFullNode daemon is the backend REST service, hosting a Cirrus node upon which Cirrus Core depends.  \nThe StratisFullNode daemon is hosted in another repository. All information on building and running the daemon can be found [here](https://github.com/stratisproject/StratisFullNode/blob/master/Documentation/getting-started.md).\n\n# Building and running the Cirrus Core user interface\n\n## Install prerequisites\nDownload and install the latest version of Git [here](https://git-scm.com/).  \nDownload and install the latest Long Term Support (LTS) version of NodeJS [here](https://nodejs.org/). \n\n## Getting Started\n\nClone the repository locally:\n\n``` bash\ngit clone https://www.github.com/stratisproject/CirrusCore\n```\n\nNavigate to the CirrusCore folder in a terminal:\n``` bash\ncd ./CirrusCore\n```\n\n## Install dependencies with npm:\n\nFrom within the CirrusCoredirectory run:\n\n``` bash\nnpm install\n```\n\n## Run the UI in development mode\n\n#### Terminal Window 1\n[Run the daemon](https://github.com/stratisproject/StratisFullNode/blob/master/Documentation/getting-started.md)  \n\n#### Terminal Window 2\nUse `npm run cirrusmain` to start the UI in CirrusMain mode or `npm run cirrustest` to start the UI in testnet mode.  \nThis will compile the Angular code and spawn the Electron process.\n\n## Build the UI for production\n\n|Command|Description|\n|--|--|\n|`npm run build:prod`| Compiles the application for production. Output files can be found in the dist folder |\n|`npm run package:linux`| Builds your application and creates an app consumable on linux system |\n|`npm run package:linuxarm`| Builds your application and creates an app consumable on linux-arm system (i.e., Raspberry Pi) |\n|`npm run package:windows`| On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems |\n|`npm run package:mac`|  On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Mac |\n\n**The application is optimised. Only the files of /dist folder are included in the executable. Distributable packages can be found in the app-builds/ folder**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratisproject%2Fcirruscore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstratisproject%2Fcirruscore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratisproject%2Fcirruscore/lists"}