async/await is not yet supported in Client Components in dApp with nextjs
I am attempting to create an app which needs to interact with smart contracts, and when attempting to supply a provider for web3.eth.Contract
I get the error async/await is not yet supported in Client Components