vega-frontend-monorepo/libs/liquidity
2024-01-16 18:10:32 +01:00
..
__mocks__ feat(liquidity): use i18next (#5247) 2023-11-17 11:54:17 -08:00
src chore(trading): clean up triggering ratio (#5604) 2024-01-16 18:10:32 +01:00
.babelrc chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
.eslintrc.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
jest.config.js chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
project.json chore(trading,governance,explorer): nx migration to latest (#5246) 2023-11-14 15:25:29 +01:00
README.md feat: liquidity provisions view (#1133) 2022-09-07 12:05:28 +01:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
tsconfig.spec.json feat: liquidity provisions view (#1133) 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.