PatrickAlphaC / nft-demo

37 stars 51 forks source link

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

Open wllps1988315 opened 1 year ago

wllps1988315 commented 1 year ago

brownie run scripts/advanced_collectible/deploy_and_create.py

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

Cosmodude commented 1 year ago

You need to put the LinkToken.sol file into the contract folder