Skip to content

Commit

Permalink
Remove old deployment info
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Apr 18, 2024
1 parent 719b9b3 commit 21737ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion l1-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ yarn deploy
## How to test

```
cd ../l1-verifier l1-gateway
cd ../l1-verifier
PROVIDER_URL=$PROVIDER_URL TARGET_ADDRESS=$TARGET_ADDRESS yarn remote_test
```

Expand Down
22 changes: 1 addition & 21 deletions op-gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,6 @@ yarn deploy --env op-sepolia|base-sepolia
## How to test

```
cd ../l1-verifier l1-gateway
cd ../l1-verifier
PROVIDER_URL=$PROVIDER_URL TARGET_ADDRESS=$TARGET_ADDRESS yarn remote_test
```

## Current deployments

### Goerli

#### Contracts

- OPVerifier = [0x0c2746F20C9c97DBf718de10c04943cf408230A3](https://goerli.etherscan.io/address/0x0c2746F20C9c97DBf718de10c04943cf408230A3)

#### Example contracts

- TestL1 = [0x5057276e2BD7750Be043595ac6d21dE31e900c3c](https://goerli.etherscan.io/address/0x5057276e2BD7750Be043595ac6d21dE31e900c3c)

#### Example contracts(OptimismGoerli)

- TestL2 = [0x0FEcD0Fec173807204c7B31e36384acEeB048b0A](https://goerli-optimism.etherscan.io/address/0x0FEcD0Fec173807204c7B31e36384acEeB048b0A)

#### Gateway

- http://op-gateway-worker.ens-cf.workers.dev

0 comments on commit 21737ef

Please sign in to comment.