vega-frontend-monorepo/libs/liquidity
m.ray 1379366caa
chore(trading): update LP table tooltips ()
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
2023-12-06 13:30:22 +00:00
..
__mocks__ feat(liquidity): use i18next () 2023-11-17 11:54:17 -08:00
src chore(trading): update LP table tooltips () 2023-12-06 13:30:22 +00:00
.babelrc chore(trading): migrate nx to latest version () 2023-07-04 13:01:25 +02:00
.eslintrc.json chore(trading): migrate nx to latest version () 2023-07-04 13:01:25 +02:00
jest.config.js chore(trading): migrate nx to latest version () 2023-07-04 13:01:25 +02:00
project.json chore(trading,governance,explorer): nx migration to latest () 2023-11-14 15:25:29 +01:00
README.md feat: liquidity provisions view () 2022-09-07 12:05:28 +01:00
tsconfig.json feat: toast component (1677) () 2022-11-15 15:26:13 +01:00
tsconfig.lib.json chore(trading): migrate nx to latest version () 2023-07-04 13:01:25 +02:00
tsconfig.spec.json feat: liquidity provisions view () 2022-09-07 12:05:28 +01:00

Liquidity

This library contains liquidity provision data providers and view containers.

Running unit tests

Run nx test liquidity to execute the unit tests via Jest.