Extremely simple blockchain in Node.js for starting the first step

blockchain-starter-kit – Project template to create as simple as possible implementation of a blockchain…

Similar

How to Reduce Node Docker Image Size by 10x

Dockerizing an application is simple, effective, but optimizing the size of Docker Image is the tricky part. Docker is easy to use but once the application starts scaling, the image size inflates exponentially. In general, the node docker image size of th... (more…)

Read more »