vega-frontend-monorepo/libs/withdraws
Matthew Russell 4269060c9c
Task/Remove vegawallet service api client (#916)
* chore: remove generated vegawallet client code and implement in rest connector

* feat: add zod validation

* feat: handle specific auth/token delete case

* feat: make withdraw dialog match vega tx dialog

* fix: response stub to be right shape, add content type to requests

* chore: revert unrelated classname change
2022-08-01 09:21:31 +01:00
..
src Task/Remove vegawallet service api client (#916) 2022-08-01 09:21:31 +01:00
.babelrc Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
.eslintrc.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
jest.config.js feat: use new smart contracts sdk (#479) 2022-05-27 10: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/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
tsconfig.spec.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00

withdraws

This library was generated with Nx.

Running unit tests

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