smartcontractkit / LinkToken

LINK Token Contracts for the Chainlink Network

Home Page:https://chain.link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mint Link token on your private network

0xmoncif213 opened this issue · comments

I'm currently in the process of minting the Link token within my private network. This is a necessary step to set up and operate a Chainlink node. After encountering numerous bugs and facing challenges related to compiler versioning, I'm relieved to share that the contracts have now been successfully deployed.

For anyone else undertaking a similar task, I recommend utilizing version v0.6 of the Link token contracts. It's important to note that this version is compatible with the compiler version "0.7.6+commit.7338295f". Wishing you all the best in your journey!