PatrickAlphaC / nft-demo

37 stars 51 forks source link

ImportError: cannot import name 'LinkToken' from 'brownie' #3

Closed AAYUSH-GUPTA-coder closed 2 years ago

AAYUSH-GUPTA-coder commented 2 years ago

brownie Version: v1.16.4 ganache-cli Version: v6.12.2 solc Version: ^0.6.6 Python Version: 3.9.7 OS: window 10

command use: brownie run scripts/advance_collectible/deploy_and_create.py --network rinkeby.

I have enough LinkToken in rinkeby testnet.

issue

AAYUSH-GUPTA-coder commented 2 years ago

I have enough LinkToken in rinkeby testnet.

link

AAYUSH-GUPTA-coder commented 2 years ago

Issue Solved !! I did not created LinkToken.sol in my contract.