vega-frontend-monorepo/libs/liquidity
2023-04-03 14:58:06 -07:00
..
src chore(trading): remove not used close position code and liquidity subscription (#3350) 2023-04-03 14:58:06 -07:00
.babelrc feat: liquidity provisions view (#1133) 2022-09-07 12:05:28 +01:00
.eslintrc.json chore: stagnet3 api updates (#1321) 2022-09-20 08:24:28 -07:00
jest.config.js feat: liquidity provisions view (#1133) 2022-09-07 12:05:28 +01:00
package.json feat: liquidity provisions view (#1133) 2022-09-07 12:05:28 +01:00
project.json chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022) 2023-02-28 10:56:29 -08: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 feat: liquidity provisions view (#1133) 2022-09-07 12:05:28 +01: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.