vega-frontend-monorepo/libs/liquidity
Matthew Russell 71e8235faf
chore(#1905): updates to accomodate changes to datasource apis (#1919)
* chore: updates to accomodate change to datasource apis

* chore: update types for proposal submission

* chore: update queries to work with latest core changes
2022-11-08 17:05:48 -08:00
..
src chore(#1905): updates to accomodate changes to datasource apis (#1919) 2022-11-08 17:05:48 -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: liquidity provisions view (#1133) 2022-09-07 12:05:28 +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.