vega-frontend-monorepo/libs/smart-contracts
Dexter Edwards d6583f5969
chore: sepolia migration (#1517)
* chore: seoplia migration

* fix: remove trailing slash from etherscan urls

* fix: make mock assets for withdraw form real assets so working with infura works

* chore: remove stray screen.debug

* fix: global mocks for chainid

* fix: add additional chain id mock for withdrawals page

Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-10-04 15:24:27 -07:00
..
src chore: sepolia migration (#1517) 2022-10-04 15:24:27 -07:00
.babelrc feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
.eslintrc.json feat: port over smart contracts repository into the monorepo (#458) 2022-05-27 10:22:18 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Feat/675: Git info (#683) 2022-07-06 15:53:35 +00:00
project.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
README.md feat: port over smart contracts repository into the monorepo (#458) 2022-05-27 10:22:18 +01:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07: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

smart-contracts

This library was generated with Nx.

Building

Run nx build smart-contracts to build the library.

Running unit tests

Run nx test smart-contracts to execute the unit tests via Jest.