dependabot[bot] 3b0a2e28ea
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 23:16:33 +00:00
2022-04-29 00:42:52 +05:30
2022-05-06 19:04:23 +05:30
2022-05-10 01:36:01 +05:30
2022-06-15 03:47:01 +05:30
2022-06-04 00:00:55 +05:30
2022-06-04 00:00:55 +05:30
2022-05-10 01:36:01 +05:30
2022-04-23 22:21:06 +05:30
2022-04-23 22:21:06 +05:30
2022-05-10 01:36:01 +05:30
2022-06-04 00:00:55 +05:30
2022-04-23 22:21:06 +05:30
2022-04-09 09:40:21 +02:00
2022-06-14 16:14:44 +05:30
2022-05-17 16:01:28 +05:30

Haveno User Interface

Development

Prerequisites

  1. Node 16.x
  2. yarn 1.x
  3. 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
Haveno user interface
Readme Apache-2.0 2.2 MiB
Languages
TypeScript 97.2%
JavaScript 2.6%
HTML 0.2%