ghostmac.hashnode.devDeveloping on Ethereum Blockchain: FoundationsIntroduction This article begins a new series on how to work with the Ethereum blockchain. In this article, you will get your hands dirty, so get a device that can connect to the internet and read attentively. We will brush through the important know...Apr 18, 2023·7 min read
ghostmac.hashnode.devGet Better At Technical Writing 5: A Perfect BeginningIntroduction In this issue, you will learn a considerably good way to begin your technical content. Left for me, there is no particularly perfect way to start a write-up, but considering a few factors, a set of must-do's present themselves. This arti...Jan 6, 2023·7 min read
ghostmac.hashnode.devGet Better at Technical Writing 4: Traits of a relevant writerIntroduction If you’re reading this, it means you are a technical writer, and you want to know what it takes to be better and relevant in your vocation. Well, the traits mentioned here are not rigidly standard to anybody; instead, they are traits I h...Jan 3, 2023·6 min read
ghostmac.hashnode.devBlockchain architecture and implementation — part 1Introduction Building a blockchain is different from developing a blockchain network. While the latter is called blockchain development, the former is called blockchain engineering. To implement a blockchain, you must learn a plethora of concepts tha...Dec 10, 2022·6 min read
ghostmac.hashnode.devUsing AWS Blockchain Templates for Hyperledger Fabric Development in Go (2)Components and Frameworks All the software to be used for Hyperledger Fabric Blockchain development is available in the AWS Elastic Container Registry (ECR) in Docker containers. The components on the network will run in containers, which will run on...Feb 20, 2022·7 min read