Build Your First dApp! - Moralis Project going live on the 21st of May

Hello if you keep following the video, the instructor walks you through creating the deployMarketSentiment.js script to deploy the contract. You can see the code at 18:00.

Oh my gosh, sorry about that. thanks for your help!

Im getting an error that a pasted below. Could this be because i am using a chainstack https endpoint? Im deploying it on the Aurora network. Thank you.
ProviderError: HttpProviderError
at HttpProvider.request (/Users/tonycrypto/Downloads/FirstDapp-Starter/smartcontract/node_modules/hardhat/src/internal/core/providers/http.ts:78:19)
at LocalAccountsProvider.request (/Users/tonycrypto/Downloads/FirstDapp-Starter/smartcontract/node_modules/hardhat/src/internal/core/providers/accounts.ts:181:36)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at EthersProviderWrapper.send (/Users/tonycrypto/Downloads/FirstDapp-Starter/smartcontract/node_modules/@nomiclabs/hardhat-ethers/src/internal/ethers-provider-wrapper.ts:13:20)

How are you using the Chainstack HTTPS endpoint (RPC URL) in your project or code?

What do you do to get this error?

I use it in my .env file. This HTTPS endpoint seems to give me the error

What do you do to get the error? Are you trying to deploy a contract? Try hardcoding the HTTPS endpoint directly instead of using .env to test.

Make sure you used the right HTTPS endpoint (at the top of your project node) e.g. something that looks like https://nd-547-581-492.p2pify.com/keyhere.