Skip to main content

Setting up the Development Environment for Ethereum Smart Contracts

In the first part of the tutorial we take a look at the required tools and some recommendations.

Node.js

Node.js lets you run JavaScript outside a web browser using the V8 engine. Simply install the LTS. For linux, the best