Hello everyone, how can I deploy a smart contract in bsc testnet without having an api key? I need an API key to create a provider. deploying using hardhat

Sep 8, 2023, 1:24 PM
but ethers dont support bsc
I need to specify the provider in the script, and later create a wallet using my wallet address and provider
ethers.AlchemyProvider, infura et al
Sep 8, 2023, 1:29 PM
https://docs.ethers.org/v5/api/providers/jsonrpc-provider/
google is your friend
Sep 8, 2023, 1:31 PM
oh, yes I was wrong. thx!
I googled a lot but didn't find any information about it
Sep 8, 2023, 1:31 PM
🤔
5th result
prompt: "ethers bsc"
Sep 8, 2023, 1:32 PM

© 2024 Draquery.com All rights reserved.