vega-frontend-monorepo/libs/smart-contracts
2023-09-08 13:43:54 -07:00
..
src feat(deposits): mark remaining deposit allowance as exempt (#3902) 2023-05-23 15:35:02 +01:00
.babelrc chore(trading): migrate nx to latest version (#4196) 2023-07-04 13:01:25 +02:00
.eslintrc.json feat: port over smart contracts repository into the monorepo (#458) 2022-05-27 10:22:18 +01:00
jest.config.ts 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: port over smart contracts repository into the monorepo (#458) 2022-05-27 10:22:18 +01: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

smart-contracts

This library was generated with Nx.

Building

Run nx build smart-contracts to build the library.

Running unit tests

Run nx test smart-contracts to execute the unit tests via Jest.