NEWTON
Asked
3 months ago
173
views
0
How to get started?
0x2ceC...Bd633c
asked
3 months ago
0
Accepted answer
First, decide the StarkNet network you wish to run on. You will need access to a trusted Ethereum full node that matches the StarkNet network:
Ethereum mainnet for StarkNet mainnet, or Goerli Ethereum for StarkNet testnet. The easiest way is to setup an account with an Ethereum node service such as Alchemy or Infura. Once you have an account setup, take note of the Ethereum RPC url for the network you need.
You can then start a pathfinder node by following their docker guide: https://github.com/eqlabs/pathfinder#running-with-docker
0x2ceC...Bd633c
answered
3 months ago
How do I get started with starknetjs?
Why should I run a Pathfinder node?
How do I interact with my Pathfinder node?
How do I connect my wallet to my Pathfinder node?
What resources are required to run a Pathfinder node?
How does a full node like pathfinder work
How do I move my Pathfinder node to another server / disk?
How do I run a Pathfinder node?
Cairo: Else if statement
Can anyone point me to Pedersen, Rescue references? StarkNet / Cairo Lang
Is Kakarot part of the Starknet ecosystem?
How many time does it take for stark to eth starkgate bridge process?
Creating Elements via a function
Is there any other way to do 2**n without using pow.cairo?