NEWTON
Asked
10 months ago
132
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
10 months ago
0
Accepted answer
Yes that should work 👍
This answer was originally posted on StarkNet Discord
Newton
answered
9 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
What do I have as the result of a Cairo contract in JavaScript?
What’s the difference between Account Abstraction (AA) and Externally Owned Accounts (EOA)?
What is SHARP in Cairo Language?
Does anyone know how to print a uint256 in protostar tests?
How do I create account using starknetjs?
How to divide felt in Cairo Lang using unsigned_div_rem?
Can you explain Cairo v0.10 usage functions as expressions?