-
EnvironmentMainnet Provide a brief description of the functionality you're trying to implement and the issue you are running into.Is there a tutorial for setting up a zkSync Era node server? this is not easy to learn Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Answered by
bxpana
May 27, 2024
Replies: 1 comment 1 reply
-
You'll want to start here for running a node: https://docs.zksync.io/infra/quickstart.html Right now the Node is read only so you would use this node to read information from the zkSync Era network. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bxpana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'll want to start here for running a node: https://docs.zksync.io/infra/quickstart.html
Right now the Node is read only so you would use this node to read information from the zkSync Era network.