@jaen
question for the web3 devs on here: how do connect to services like infura or alchemy in a next.js app without exposing API keys?
(see rainbow docs below) Since you have to access the env variable using NEXT_PUBLIC_ wouldn't the keys be exposed? https://i.imgur.com/rHbnefE.png