NRNikki Rani.innikkirani.hashnode.dev·May 3, 2022 · 7 min readTesting Code Security in GoIntroduction Writing tests for a software application before moving it into production is an important last step in the software delivery system. Usually, this falls into the responsibility of the DevOps engineers, Server Administrators, or Security ...00
NRNikki Rani.innikkirani.hashnode.dev·Apr 3, 2022 · 8 min readCryptography with Go: A Focus on BlockchainIntroduction Computer security has always been an important concept since more people became consumers. The use of cryptography is to drive for more security with files and processes from harmful threats. Threat modeling is the act of addressing poin...00
NRNikki Rani.innikkirani.hashnode.dev·Mar 9, 2022 · 8 min readDeveloping on The Ethereum BlockchainTable of Contents Introduction Table of Contents What is Ethereum? Procedure for Building Smart Contracts The Ether and the Gas Computing on Ethereum Testnets and Mainnet Transactions on the Ethereum Blockchain Types of Ethereum Network Interactin...00
NRNikki Rani.innikkirani.hashnode.dev·Feb 1, 2022 · 7 min readDemystifying Decentralized Applications and Smart ContractsIntroduction As the blockchain revolution keeps raving, more developers and companies seek ways to learn about it and possibly adopt it for their next project. This article does not introduce the reader to what blockchain is or how it works. Instead,...00