Bitcoin from Scratch – Part 2 – The Node

Understanding the fundamental building blocks of Bitcoin can be daunting for some developers. In this 2nd part we cover the requirements of a node. Read more

Similar

Welcome, Node.js 8.9 and 9.0

tl;dr: If you are running an application in production mode now or in the near future, use the LTS version of Node.js, otherwise the current version. To install multiple versions in parallel, use a version manager such as nvm. (more…)

Read more »