vega-frontend-monorepo/libs/accounts
Bartłomiej Głownia 6705eb4398
feat(trading): calculate required margin base on open volume, active … (#2957)
Co-authored-by: mattrussell36 <mattrussell36@users.noreply.github.com>
2023-03-09 10:03:50 +00:00
..
.storybook chore(datagrid,utils,react-helpers): rename token app, add utils, datagrid, i18n (#3022) 2023-02-28 10:56:29 -08:00
src feat(trading): calculate required margin base on open volume, active … (#2957) 2023-03-09 10:03:50 +00:00
.babelrc run nx format (#295) 2022-04-25 15:03:58 +01:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07: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 [#185] Add accounts table (#193) 2022-04-06 10:48:05 -07:00
tsconfig.json feat: toast component (1677) (#1998) 2022-11-15 15:26:13 +01:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00

accounts

This library was generated with Nx.

Running unit tests

Run nx test accounts to execute the unit tests via Jest.