Build a Real-World dApp With React, Solidity, and Web3.js

The world of online technology is transitioning fast towards web 3.0. It seems like people are done with centralized systems with their digital privacy being maligned on daily basis by huge organizations. Therefore, they want a solution and web 3.0 seems to be the answer for now.

Продовжити читання “Build a Real-World dApp With React, Solidity, and Web3.js”

Building a Simple Cryptocurrency Blockchain using Node.js

A blockchain is an open, digital, and duplicated ledger of transactions. Each new transaction history is recorded and stored in an encrypted way that is very difficult to change or modify. A copy of this recorded information is sent a cross the blockchain network. Thus, making it highly secure.

Продовжити читання “Building a Simple Cryptocurrency Blockchain using Node.js”

How To Build A Simple Cryptocurrency Blockchain In Node.js

The unprecedented rise of cryptocurrencies, and their underpinning blockchain technology, have taken the world by storm — from the humble beginnings of being an academic concept over a decade ago to current increased adoption in various industries.

Продовжити читання “How To Build A Simple Cryptocurrency Blockchain In Node.js”

Building a web3 frontend with React

Introduction

In a previous tutorial, we covered how to create and deploy an NFT collectible smart contract from scratch. We also explored how to verify our contract on etherscan and enable yourself as well as your users to call functions directly from the contract’s etherscan page.

Продовжити читання “Building a web3 frontend with React”