vega-frontend-monorepo/libs/governance
Sam Keen d026c9bdd6
Feat/1513: Vote buttons using subscription and dialog for tx (#1943)
* Feat/1513: Vote buttons using subscription and dialog for tx

* Feat/1513: Staking journey using dialog

* Feat/1513: Cleaning up unused imports

* Feat/1513: Format tweak
2022-11-07 17:46:57 +00:00
..
src Feat/1513: Vote buttons using subscription and dialog for tx (#1943) 2022-11-07 17:46:57 +00:00
.babelrc feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
project.json chore: add build-spec targets and execute on affected apps and libs on CI (#1745) 2022-10-25 09:41:16 +02:00
README.md feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +01:00
tsconfig.json feat (#804): simple proposal form (#942) 2022-08-05 12:01:46 +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

governance

This library was generated with Nx.

Running unit tests

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