vega-frontend-monorepo/libs/wallet
Matthew Russell 4355907c52
Fix/Set initially selected pubkey after connect (#96)
* set initial public key after connection

* remove stray console.error
2022-03-19 18:31:44 -07:00
..
src Fix/Set initially selected pubkey after connect (#96) 2022-03-19 18:31:44 -07:00
.babelrc Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
.eslintrc.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
jest.config.js Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
package.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
project.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
README.md Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.lib.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
tsconfig.spec.json Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00

wallet

This library was generated with Nx.

Running unit tests

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