Skip to content

Commit

Permalink
Update test-ccip-locally.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
gfletcher-cll authored Feb 5, 2025
1 parent a46f892 commit 2da2b80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/content/ccip/tutorials/test-ccip-locally.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ date: Last Modified
title: "Test CCIP Locally"
---

import { CodeSample, ClickToZoom, CopyText, Aside } from "@components"
import CcipCommon from "@features/ccip/CcipCommon.astro"

[Chainlink Local](https://github.com/smartcontractkit/chainlink-local) provides a comprehensive set of tools and libraries to test your smart contracts with CCIP locally. By using Chainlink Local, you can quickly set up a local testing environment, simulate Chainlink services, and debug your contracts before deploying them to actual testnets.

## Why Use Chainlink Local?
Expand Down

0 comments on commit 2da2b80

Please sign in to comment.