Skip to content

Commit

Permalink
test: add synpress E2E tests for ERC20
Browse files Browse the repository at this point in the history
  • Loading branch information
aquint-zama committed Feb 21, 2024
1 parent f48663d commit fc57d6e
Show file tree
Hide file tree
Showing 8 changed files with 10,200 additions and 35 deletions.
9 changes: 8 additions & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
ENV=development
APP_SNAP_ORIGIN=local:http://localhost:8080
APP_SNAP_ORIGIN=local:http://localhost:8080
SECRET_WORDS='test test test test test test test test test test test junk'
NETWORK_NAME=zamatest
RPC_URL=https://devnet.zama.ai
CHAIN_ID=8009
SYMBOL=ZAMA
BLOCK_EXPLORER=https://main.explorer.zama.ai/
IS_TESTNET=true
Loading

0 comments on commit fc57d6e

Please sign in to comment.