But I am not sure what is error in my old script

Feb 8, 2023, 11:42 AM
I'm not sure either
Maybe you aren't supposed to access .length when executing a .push at the same time
Feb 8, 2023, 11:43 AM
I got it. Thanks
When I try to deploy contract, I am getting this warning
when i try to compile
Feb 8, 2023, 11:45 AM
add the license on top of the file
// SPDX-License-Identifier: MIT
Feb 8, 2023, 11:45 AM
Oh, I see
how can I deploy contract into goerli testnet?
from Remix
I am trying to get abi json file
I am not sure how
When I try to compile . I am getting this alert
I have fixed about warning
When I try to deploy this contract into goerli test, I can not find contract address
And I can see only “creation of ZombieFactory pending….."
What is wrong?
I added this comment and it is compiled but when I try to deploy contract into test net((goerli ), I can not find deployed contract address
Feb 8, 2023, 12:20 PM
you are not on goerli
Feb 8, 2023, 12:25 PM
how can i set up goerli?
Feb 8, 2023, 12:25 PM
do you see the first field?
environment
Feb 8, 2023, 12:26 PM
Yep
Feb 8, 2023, 12:26 PM
open that dropdown
Feb 8, 2023, 12:26 PM
Yep
Feb 8, 2023, 12:26 PM
and select Injected Web3
then on metamask select goerli network
Feb 8, 2023, 12:26 PM
Ok. I did
ANd deployed
How can i find address?
Feb 8, 2023, 12:28 PM
here on the left
Feb 8, 2023, 12:28 PM
Thanks. Freezy
I can find deployed address
How can I get abi json file?
Feb 8, 2023, 12:29 PM
compile tab
Feb 8, 2023, 12:33 PM
Ok. I got it
I solved. Thanks. Freezy. Tomi.. This is nice channel..
Feb 8, 2023, 1:21 PM

© 2024 Draquery.com All rights reserved.