vega-frontend-monorepo/libs/smart-contracts/src/contracts
Dexter Edwards 994bb4cf2b
test: allow connecting to a local ganache node by signing transactions in browser (#595)
* test: allow connecting to a local ganache node by signing transactions in brower

* chore: update environment variables

* fix: disassocaition

* chore: remove redundant code

* chore: rewrite promise as async/await

* fix: approval amount too low

* chore: address PR comments

* test: fix tets

* revert changes to env file

* chore: changes as per pr comments
2022-06-24 10:07:05 +01:00
..
claim.ts Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
collateral-bridge-new.ts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
collateral-bridge.ts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
index.ts Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
staking-bridge.ts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
token-faucetable.ts Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
token-vesting.ts test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
token.ts Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
vega-web3-types.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00