{"id":22915037,"url":"https://github.com/stratisproject/straxui","last_synced_at":"2025-05-12T13:45:08.803Z","repository":{"id":44720059,"uuid":"301778244","full_name":"stratisproject/StraxUI","owner":"stratisproject","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-03T16:45:57.000Z","size":9042,"stargazers_count":13,"open_issues_count":4,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-31T22:41:27.100Z","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}},"created_at":"2020-10-06T15:49:40.000Z","updated_at":"2024-03-11T00:25:39.000Z","dependencies_parsed_at":"2024-01-02T11:51:18.003Z","dependency_job_id":null,"html_url":"https://github.com/stratisproject/StraxUI","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FStraxUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FStraxUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FStraxUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stratisproject%2FStraxUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stratisproject","download_url":"https://codeload.github.com/stratisproject/StraxUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253749872,"owners_count":21958204,"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":"2024-12-14T05:18:22.703Z","updated_at":"2025-05-12T13:45:08.745Z","avatar_url":"https://github.com/stratisproject.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# STRAX Wallet\n\nThis is the repository of the Stratis wallet. This wallet using Electron and Angular at the front-end and .NET Core with C# in the back-end.  \nSTRAX Wallet is a full node staking wallet for the Stratis network.\nTo download and install the latest release, please have a look [here](https://github.com/stratisproject/StraxUI/releases).\n\n# Building and running the StratisBitcoinFullNode daemon\n\nThe StratisFullNode daemon is the backend REST service, hosting a Stratis node upon which STRAX Wallet 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 user interface\n\n## Install prerequisites\n\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/StraxUI\n```\n\nNavigate to the StraxUI folder in a terminal:\n``` bash\ncd ./StraxUI\n```\n\n## Install dependencies with npm:\n\nFrom within the StraxUI directory 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\nEach of our supported networks have their own way of starting the user interface.  \nUse `npm run mainnet` to start the UI in StraxMain mode.  \nUse `npm run testnet` to start the UI in StraxTest mode.   \nAll these commands will compile the Angular code and spawn the Electron process for the desired network.\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 the STRAX Wallet application for linux systems |\n|`npm run package:linuxarm`| Builds the STRAX Wallet application for linux-arm system (i.e., Raspberry Pi) |\n|`npm run package:windows`| Builds the STRAX Wallet application for Windows systems |\n|`npm run package:mac`| Builds the STRAX Wallet application for MacOS systems |\n\nWhen starting the application it will automatically run the network in Mainnet mode. If you want to start the application for testnet, please add the `-testnet` argument when starting the application.\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%2Fstraxui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstratisproject%2Fstraxui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstratisproject%2Fstraxui/lists"}