DevOps

Setting up a stable internet connection

In this post, I will be sharing my recent experience of setting up a load-balanced internet connection and my learnings…

A dev’s journey from Truffle 4 to the unknown world of Truffle 5

The latest version of Solidity kickstarted a season of upgrades in the BUIDL space. The latest version of solidity essentially meant that…

Docker image for solidity development and continuous integration

Docker images come real handy when you don't need to keep an environment running. You can just pull the docker…

Optimal Parity Config for Syncing an Ethereum full node quickly

Syncing an Ethereum full node has become painfully slow as the size of a full node folder has increased to…