So you want to setup a Lightning Network node and you want to do it somewhat safely. More than likely the node software that you've chosen is lnd by Lightning Labs. It's a reasonable choice. It provides many tools and interfaces including CLI, JSON-RPC, R... (more…)
Read more »
I could have named this tutorial “setting up Node.js with MySQL” however I wanted to make the name a little more encompassing because I… (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
The open-source Node.js 18 release provides long-term support for the popular JavaScript framework and new features to improve developer productivity. (more…)
Read more »
Redis is used as a database and for cache since it’s super fast due to the fact that the data is stored “in-memory” contrary to other… (more…)
Read more »