Skip to content

Commit

Permalink
feat: added deployment info for Sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
3benbox committed Mar 19, 2024
1 parent 14771a4 commit ff64cb9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-110/CIP-110.md
- CeramicAnchorServiceV2.t.sol
- test suite for Core

# Deployments

## Sepolia
```
SEPOLIA_DEPLOYER_ADDRESS=0x85d4e0b71bB3B1155eEa18708e8cc699d09efa8c
SEPLOIA_CONTRACT_ADDRESS=0x2563B369CA2118061B7bb01c66A5858cA9588DbD
SEPOLIA_TRANSACTION_HASH=0xcbf13202c228dcb6ee5267745a862372defef561ccec764ced391b7e1f220acd
SEPLOIA_DEPLOYMENT_HEIGHT=5518585
```

# Makefile Variables
Vriables in Makefile
- ```RPC```
Expand Down

0 comments on commit ff64cb9

Please sign in to comment.