DEV Community

Cover image for ◼️33/100 Block-by-Block: Reasons to run your blockchain node
András Novoszáth
András Novoszáth

Posted on

◼️33/100 Block-by-Block: Reasons to run your blockchain node

One thing I learned about: Reasons to run your blockchain node.

There are reasons to run a node as a user and there are reasons to run a node as a developer.

Reasons to run a blockchain node

Reasons to run a blockchain node as a user:

  • Verification: You can confirm on-chain events firsthand.
  • Privacy: You can query and transact without anyone's knowledge.
  • Access: You can interact with the chain without permission.
  • Support: You can grow the size and safety of the network.

Reasons to run a blockchain node as a developer:

  • Build: You can build and test your app in place.
  • Data: You can extract, transform, and load on-chain data however you want.
  • Serve: You can provide easy access for peers who already trust you.

🔽🛠️Resources🔽

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.