NEWTON
Asked
5 months ago
107
views
0
Hi all,
Am planning on starting a mainnet node and running it in a docker container as per these instructions: https://github.com/eqlabs/pathfinder/#running-with-docker
My question: I am already running a full Ethereum node on my server. I this case, can I set the PATHFINDER_ETHEREUM_API_URL parameter to my node's endpoint, i.e. 127.0.0.1:[eth node rpc port]?
Thx.
This question was originally posted on StarkNet Discord
Newton
asked
5 months ago
0
Accepted answer
Yes that should work 👍
This answer was originally posted on StarkNet Discord
Newton
answered
4 months ago
Are there rewards for running a Pathfinder node?
How do I connect my wallet to my Pathfinder node?
How do I interact with my Pathfinder node?
How does a full node like pathfinder work
How do I move my Pathfinder node to another server / disk?
Why should I run a Pathfinder node?
An issue while updating to 0.3.3 node StarkNet
Cairo: let vs tempvar what is the difference?
What is the technical difference of Kakarot compare to Nethermind's Warp?
Did you change the factory/create2 part (to compute pool addresses)?
Why does Starkware pedersen Hash Function split numbers in high and low bits
开始学习Cairo
Is Kakarot part of the Starknet ecosystem?
What is the difference between tempvar/let in Cairo Lang? How to use allow_locals and local?