- Node 16.x
- yarn 1.x
- Run user1-daemon-local and envoy proxy by following these instructions
yarn
Copy .env.example to a file called .env
and point the environment variables to the envoy proxy.
yarn watch
yarn test
yarn storybook
The UI's data folder can be cleared to reset the UI state, located at:
- Mac: ~/Library/Application Support/haveno-ui/
- Linux: ~/.local/share/haveno-ui/
- Windows: ~\AppData\Roaming\haveno-ui\