vega-frontend-monorepo/libs/liquidity
2023-01-27 18:35:45 -08:00
..
src chore: handle not found errors as correct response (#2759) 2023-01-27 18:35:45 -08: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: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02: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.