- deploy Sender (router address https://docs.chain.link/ccip/supported-networks)
- deploy
- addTokenInfo
- deploy Receiver
- deploy CCIPRateProvider (rate+address(Receiver))
- send link to Sender
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