Skip to content

RandomizerNetwork/ccip-frontend

 
 

Repository files navigation

Chainlink Cross Chain Interoperability Protocol (CCIP) - NextJS + React + Typescript ERC20 CCIP

Getting Started

  1. first copy .env.example -> .env.local
  2. then you can run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

NOTE: CCIP Smart Contracts moved to

https://github.com/RandomizerNetwork/ccip-hardhat

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.9%
  • SCSS 11.1%
  • CSS 1.9%
  • JavaScript 0.1%