@vegaprotocol/wallet-ui
v0.73.1
Published
The wallet user interface used in the [Vega desktop wallet](https://github.com/vegaprotocol/vegawallet-desktop).
Downloads
12
Readme
@vegaprotocol/wallet-ui
The wallet user interface used in the Vega desktop wallet.
Running storybook
Run yarn nx run wallet-ui:storybook
to open the storybook, which runs using a mock backend service.
Running unit tests
Run yarn nx run wallet-ui:test
to execute the unit tests via Jest.