mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-04-20 07:36:03 -04:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [electron](https://github.com/electron/electron) from 17.1.0 to 17.2.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v17.1.0...v17.2.0) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Haveno User Interface
Development
Prerequisites
- Node 16.x
- yarn 1.x
- Haveno daemon and envoy proxy
Install dependencies
yarn
Configure environment variables
Copy .env.example to a file called .env
and point the environment variables to the envoy proxy.
Start the app in watch mode
yarn watch
Tests
yarn tests
Storybook
yarn storybook
Description
Languages
TypeScript
97.2%
JavaScript
2.6%
HTML
0.2%