From ccd3ecbbcb1b768b60ebf46a143da3138532b12e Mon Sep 17 00:00:00 2001 From: Shuhei Hiya Date: Tue, 7 Nov 2023 14:49:41 +0900 Subject: [PATCH] fix the link of cctp protocol contract --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd9d5d8..19ed820 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ This sample app is development for testnet use, but if we want to update this fo 2. Update the addresses to mainnet -- In `./src/constants/addresses.ts`, update the addresses with mainnet addresses. The mainnet address values can be found on https://developers.circle.com/stablecoin/docs.cctp-protocol-contract. +- In `./src/constants/addresses.ts`, update the addresses with mainnet addresses. The mainnet address values can be found on https://developers.circle.com/stablecoin/docs/cctp-protocol-contract. 3. Update the attestation API URL