Dapps What are DApps? A Beginner's Guide to Navigating Decentralized Apps In this article, we will be taking a closer look at what makes DApps special, the benefits they bring, and the challenges they need to overcome to become a genuine challenger of the centralized model.
Ethereum How to Build ‘Burnable’ and ‘Pausable’ ERC-721 tokens using OpenZeppelin and QuikNode In a recent article, we have built ‘Botics (BTS)’ token using OpenZeppelin library. We looked at the different methods of ERC-721 standards and how they work. If need an introduction to ERC-721…
Blockchain Scaffold your own ERC-20 token in 30 seconds, without writing a line of code There are many great tutorials available online that show you how to build your own ERC20 token, but each requires some reading upfront and can take up to an hour or more to get started. After that…
Blockchain How to build your own blockchain using Komodo Komodo is a blockchain development platform with powerful features. (Hyperledger and Quorum are similar technologies). The Komodo platform has its own blockchain with a currency named KMD. You can…
Ethereum A complete guide to building Ethereum DApps with MetaMask Ethereum isn’t a store of value like Bitcoin; it’s a decentralized, distributed computational network, running on a set of public nodes.