Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa committed Dec 8, 2024
1 parent 3942210 commit 494b1c7
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ This tutorial will guide you through enabling your tokens in CCIP using only you
}}
client:only="react"
>
1. Open the pre-configured token contract in Remix:
1. Open the pre-configured token contract in Remix:

{" "}
<CodeSample src="samples/CCIP/cct/TokenDependencies.sol" showButtonOnly={true} optimize={true} runs={1000} />
<CodeSample src="samples/CCIP/cct/TokenDependencies.sol" showButtonOnly={true} optimize={true} runs={1000} />

2. Wait a few seconds for Remix to automatically compile all contracts.
</SetupSection>
2. Wait a few seconds for Remix to automatically compile all contracts.

</SetupSection>

## Tutorial

Expand Down

0 comments on commit 494b1c7

Please sign in to comment.