Replies: 1 comment 4 replies
-
Hello @worca333, Honestly, I don't think that is weird. If you want to send transactions to the blockchain directly, you should have a node to which you are connected. If we can all use Metamask node, don't you think we will overload it with requests? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello fellas!
I have been learning foundry fundamental about how to compile and deploy contracts and this time I tried with a testnet (sepolia).
What I found weird is that I have to create a custom node in alchemy for an RPC url.
Then my question goes why can't we just use the one from Metamask?
Below are the commands and env values I used: (Don't worry, the private key is for test net. I AM SAFE :))
Beta Was this translation helpful? Give feedback.
All reactions