Tag: blockchain

How to build a blockchain with Go

How to build a blockchain with Go

Dev

This tutorial aims to teach you how blockchains work by guiding you through building one from scratch with Go.

Solomon Esenyi
Mar 30, 2023 ⋅ 6 min read
Advanced Blockchain Functions Snapshot

The importance of snapshots in advanced blockchain functions

Dev

Snapshots allow new nodes to catch-up with the network by downloading only the most recent states from the blockchain.

Hamsa Harcourt
Sep 8, 2022 ⋅ 4 min read
Use Magic With The Ethereum Blockchain

Use Magic with the Ethereum blockchain

Dev

Learn about Magic, an SDK that enables passwordless authentication, and how it integrates with the Ethereal blockchain.

Chibuike Nwachukwu
Sep 6, 2022 ⋅ 6 min read
Ethereum Logo With a Bird

Design and build a blockchain social media platform

Dev

Let’s design and build an immutable, decentralized blockchain social media platform, called Chirper, that will run on top of Ethereum.

Ori Pomerantz
Sep 6, 2022 ⋅ 10 min read
Ethereum Logo Over Colorful Swirly Background

Leveraging chaos engineering to test Ethereum clients

Dev

This overview of chaos engineering principles introduces the ChaosEth framework and how to use it for resilience testing of a GETH client.

MacBobby Chibuzor
Aug 29, 2022 ⋅ 5 min read
Developing And Deploying Tezos Smart Contracts

Developing and deploying Tezos smart contracts

Dev

Learn how to develop and deploy Tezos smart contracts, what to consider when comparing Tezos vs. Ethereum, and more in this article.

Oduah Chigozie
Aug 15, 2022 ⋅ 7 min read
Blockchain Symbol

Tools for smart contract automation: Guide with examples

Dev

This article explores the core concepts of smart contract automation and reviews the pros and cons of popular smart contract automation tools.

Deborah Emeni
Aug 8, 2022 ⋅ 8 min read
How To Build A Blockchain Charity Or Crowdsourcing Platform

How to build a blockchain charity or crowdsourcing platform

Dev

A blockchain-based charity organization could foster a renewed trust among givers. We will build a simple, functional charity organization for this project.

Rosario De Chiara
Jul 29, 2022 ⋅ 5 min read
Ethereum Development in Go using Go-Ethereum (GETH)

Ethereum Development in Go using Go-Ethereum

Dev

Learn how to interact with the Ethereum blockchain with the Go programming language using the Go-Ethereum package.

Ukeje Goodness
Jul 13, 2022 ⋅ 6 min read

How to write an ERC-4626 token contract for yield-bearing vaults

Dev

In April 2022, Yearn Finance, a popular DEFI protocol, announced its support for the newly introduced Ethereum Request for Comment […]

Joel Adewole
Jul 6, 2022 ⋅ 6 min read
Solidity Logo Over Pink Background and Nested Bowls

Nested smart contracts: Creating a contract within a contract

Dev

Nesting smart contracts, or creating a contract within a contract, can provide additional security for your project.

Scofield Idehen
Jul 4, 2022 ⋅ 5 min read
Blockchain Video Streaming Platforms

Exploring blockchain video streaming platforms

Dev

Nowadays, it seems like everyone is into video streaming. The pandemic accelerated the growth of streaming platforms across the globe, […]

Agustinus Theodorus
Jun 22, 2022 ⋅ 13 min read