vega-frontend-monorepo/libs/liquidity
2023-09-08 13:43:54 -07:00
..
src feat(trading,datagrid): datagrid improvements (#4524) 2023-08-15 12:26:13 +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): remove target build from libs (#4725) 2023-09-08 13:43:54 -07: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.