Skip to content

A repo to call the drip method of CCIP-BnM contract to mint CCIP-BnM tokens for testing on different test chains

License

Notifications You must be signed in to change notification settings

Ankvik-Tech-Labs/Chainlink-drip-ccip-bnm

Repository files navigation

Drip ChainLink CCIP-BNM Token On any Testnet

Supported Networks

- Ethereum
- polygon
- optimism
- arbitrum
- avalanche
- base

Demo

demo

Usage

  1. Import or generate new accounts in ape. This script is assuming you have an account named ctf with necessary gas & fees required for each chain. Ex. for Ethereum you should have enough sepolia ETH, for polygon amoy should have enough MATIC etc.

  2. Run

# for eth sepolia
ape run scripts/get_tokens.py --network :sepolia 

About

A repo to call the drip method of CCIP-BnM contract to mint CCIP-BnM tokens for testing on different test chains

Resources

License

Stars

Watchers

Forks

Releases

No releases published