Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Setup project for @chainlink/ccip-svm package#39

Merged
zeuslawyer merged 3 commits intosvm-mainfrom
166/project-setup
Sep 19, 2025
Merged

Setup project for @chainlink/ccip-svm package#39
zeuslawyer merged 3 commits intosvm-mainfrom
166/project-setup

Conversation

@andrejrakic
Copy link
Copy Markdown

This PR sets up the project for the @chainlink/ccip-svm package by introducing viem and @solana/kit as core dependencies.

@andrejrakic andrejrakic requested a review from Copilot September 18, 2025 14:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR initializes a new @chainlink/ccip-svm package by creating its package.json configuration and README file. The package targets Solana integration for Chainlink's Cross-Chain Interoperability Protocol (CCIP).

  • New package configuration with core dependencies for Solana and Ethereum ecosystem interaction
  • Basic project structure with repository metadata and licensing information
  • Minimal documentation placeholder

Reviewed Changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
packages/ccip-svm/package.json Complete package configuration with dependencies on @solana/kit and viem
packages/ccip-svm/README.md Basic README header for the new package
Files not reviewed (2)
  • packages/ccip-svm/package-lock.json: Language not supported
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@andrejrakic andrejrakic marked this pull request as ready for review September 18, 2025 14:07
@andrejrakic andrejrakic mentioned this pull request Sep 18, 2025
@andrejrakic andrejrakic self-assigned this Sep 18, 2025
Copy link
Copy Markdown
Contributor

@zeuslawyer zeuslawyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zeuslawyer zeuslawyer merged commit eda9b2e into svm-main Sep 19, 2025
4 checks passed
@andrejrakic andrejrakic deleted the 166/project-setup branch September 19, 2025 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants