Tag: blockchain

How to create your own cryptocurrency with JavaScript

Dev

Learn how to create your own cryptocurrency in JavaScript with this step-by-step tutorial and example build.

Atharva Deosthale
Nov 3, 2021 ⋅ 7 min read
Laptop, Tablet, and Mobile Device Showing the Same Content

Using Drizzle and React to write DApp frontends

Dev

Discover how to use the Drizzle framework to build frontend applications on Ethereum with this practical example.

Ikeh Akinyemi
Nov 3, 2021 ⋅ 6 min read
Truffle Logo

Truffle Suite tutorial: How to develop Ethereum smart contracts

Dev

This tutorial focuses on smart contracts written in Solidity and using the Truffle Suite to deploy a local version of the Ethereum blockchain.

Akash Mittal
Nov 2, 2021 ⋅ 11 min read
Building a DApp with Ethers.js

Building a DApp with Ethers.js

Dev

In this tutorial, we will be learning some concepts of the blockchain, as well as learning how to build our first DApp with Ethers.js

Elijah Asaolu
Nov 1, 2021 ⋅ 7 min read
Three Blockchain Database Logos

Top 7 blockchain-based databases

Dev

Let’s explore the concept of a blockchain-based database and evaluate the top database solutions available to blockchain developers.

Chidume Nnamdi
Oct 27, 2021 ⋅ 10 min read
Ganache Logo

How to develop, test, and deploy smart contracts using Ganache

Dev

Managing smart contracts is an important job of a blockchain developer, and this tutorial explains how to get started with them.

Kumar Abhirup
Oct 26, 2021 ⋅ 6 min read

How to create a Solana wallet with Go

Dev

Build a cryptocurrency wallet with Go in this step-by-step Solana tutorial to hone your blockchain development skills.

Solomon Esenyi
Oct 25, 2021 ⋅ 7 min read
Laptop With Thought Bubble Over Blue Background

Top 5 smart contract programming languages for blockchain

Dev

Many programming languages allow you to write smart contracts, but let’s explore the top smart contract programming languages to use.

Eze Sunday
Oct 21, 2021 ⋅ 7 min read

A guide to blockchain consensus protocols

Dev

Learn about the most popular consensus protocols in order to decide which to use in your next blockchain project with this guide and review.

Pascal Akunne
Oct 18, 2021 ⋅ 7 min read
Web.JS and Ethereum Logos

Ethereum blockchain development using Web3.js

Dev

In this comprehensive tutorial, we’ll show you how to develop a blockchain app using Web3.js and review the basics of Ethereum.

Akash Mittal
Oct 14, 2021 ⋅ 22 min read
Top Blockchain Development Frameworks

Top 6 blockchain development frameworks

Dev

By comparing blockchain development frameworks, you can learn their strengths and weaknesses, which will help in making the right choice.

Chidume Nnamdi
Oct 4, 2021 ⋅ 5 min read
Creating Nonfungible Token Javascript

How to create NFTs with JavaScript

Dev

Learn to create and deploy your own non-fungible token (NFT) using JavaScript to digitally transfer ownership of either a real or intangible asset.

Adebola Adeniran
Jun 11, 2021 ⋅ 14 min read