Skip to content

stafiprotocol/evm-module-contracts

Repository files navigation

ccip-contracts

Supported Networks(Testnet)

Contract(Rate CCIP Message) deploy

manual deployment

  1. deploy Sender (router address https://docs.chain.link/ccip/supported-networks)
    • deploy
    • addTokenInfo
  2. deploy Receiver
  3. deploy CCIPRateProvider (rate+address(Receiver))
  4. send link to Sender

automatic deployment

cp ./scripts/RateMsg/config.example.json ./scripts/RateMsg/config.json
# chain_source, chain_dst Need to be configured in hardhat.config.js
NETWORK_SOURCE=chain_source NETWORK_DESTINATION=chain_dst ./scripts/RateMsg/deploy_all.sh

Configure RateSender at ccip automation

automation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published