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”

Using Moralis with Next.js

Nowadays, developers are learning more about Web3. It’s the successor of the two previous versions of the web, where the first one, Web1, focused on providing information to the users, just like Wikipedia. It was used during the early days of the internet.

Продовжити читання “Using Moralis with Next.js”