This tutorial aims to teach you how blockchains work by guiding you through building one from scratch with Go.
Snapshots allow new nodes to catch-up with the network by downloading only the most recent states from the blockchain.
Learn about Magic, an SDK that enables passwordless authentication, and how it integrates with the Ethereal blockchain.
Let’s design and build an immutable, decentralized blockchain social media platform, called Chirper, that will run on top of Ethereum.
This overview of chaos engineering principles introduces the ChaosEth framework and how to use it for resilience testing of a GETH client.
Learn how to develop and deploy Tezos smart contracts, what to consider when comparing Tezos vs. Ethereum, and more in this article.
This article explores the core concepts of smart contract automation and reviews the pros and cons of popular smart contract automation tools.
A blockchain-based charity organization could foster a renewed trust among givers. We will build a simple, functional charity organization for this project.
Learn how to interact with the Ethereum blockchain with the Go programming language using the Go-Ethereum package.
In April 2022, Yearn Finance, a popular DEFI protocol, announced its support for the newly introduced Ethereum Request for Comment […]
Nesting smart contracts, or creating a contract within a contract, can provide additional security for your project.
Nowadays, it seems like everyone is into video streaming. The pandemic accelerated the growth of streaming platforms across the globe, […]