vega-frontend-monorepo/libs/web3
Sam Keen 1be1a78a69
Feat/537: remove old contract for collateral bridge (#998)
* Feat/537: Removed old contract and branching logic for collateral bridge

* Feat/537: Renamed all 'new' name instances in functions, files and types. Regenerated types.

* Feat/537: Added 'creation' field to withdraw-dialog.spec.tsx test
2022-08-11 11:33:45 +01:00
..
src Feat/537: remove old contract for collateral bridge (#998) 2022-08-11 11:33:45 +01:00
.babelrc Feat/105 Web3 Setup (#119) 2022-03-25 00:44:10 -07:00
.eslintrc.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
jest.config.js Feat/105 Web3 Setup (#119) 2022-03-25 00:44:10 -07:00
package.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
project.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
README.md Feat/105 Web3 Setup (#119) 2022-03-25 00:44:10 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/105 Web3 Setup (#119) 2022-03-25 00:44:10 -07:00
tsconfig.spec.json Fixes for workflows (#291) 2022-04-22 17:51:18 -07:00

web3

This library was generated with Nx.

Running unit tests

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