Closed PatrickAlphaC closed 3 years ago
Updated with best practices and added todo list. The only section that I don't understand, is using the LINK keyword. Since that is an immutable contract, how could I set the LINK token address on a local chain for testing purposes?
LINK
The MyContract.sol doesn't have the LINK pieces.
MyContract.sol
Updated with new:
Updated with best practices and added todo list. The only section that I don't understand, is using the
LINK
keyword. Since that is an immutable contract, how could I set the LINK token address on a local chain for testing purposes?The
MyContract.sol
doesn't have the LINK pieces.