vega-frontend-monorepo/libs/withdraws
Matthew Russell 11be7aaa8a
refacotr: deposit manager (#867)
* refactor: deposit manager with a zustand store and refetching balances after contracts complete

* refactor: remove assetId query string functionality

* chore: remove unused import

* chore: add a comment with a link to code explanation

* refactor: capture errors from deposit value get functions

* refactor: add error handling for async perform funcs

* feat: add assets to react helpers for types and erc20 check
2022-07-28 13:23:59 +01:00
..
src refacotr: deposit manager (#867) 2022-07-28 13:23:59 +01:00
.babelrc
.eslintrc.json
jest.config.js
package.json
project.json
README.md
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json
tsconfig.spec.json

withdraws

This library was generated with Nx.

Running unit tests

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