DEV Community

Web3

Web3 refers to the next generation of the internet that leverages blockchain technology to enable decentralized and trustless systems for financial transactions, data storage, and other applications.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Adding IPFS to my JavaScript OS

Adding IPFS to my JavaScript OS

19
Comments
3 min read
NFT Website - Landing Page w/ Minting Feature using React

NFT Website - Landing Page w/ Minting Feature using React

5
Comments
1 min read
How to publish your NFT on Opensea testnet

How to publish your NFT on Opensea testnet

9
Comments
4 min read
All about blockchain technology.

All about blockchain technology.

5
Comments
6 min read
Use javascript and Openzeppelin to build your first NFT!

Use javascript and Openzeppelin to build your first NFT!

6
Comments
4 min read
Build A Mutant Ape Yacht Club (MAYC) NFT Collection Clone

Build A Mutant Ape Yacht Club (MAYC) NFT Collection Clone

7
Comments 1
8 min read
Introduction to FunC: how to start developing on TON?

Introduction to FunC: how to start developing on TON?

8
Comments 3
7 min read
How to Learn Web3

How to Learn Web3

184
Comments 49
10 min read
Absence of null in Solidity

Absence of null in Solidity

Comments
3 min read
How to Accept Crypto Payments in a Next.js Application using Coinbase Commerce

How to Accept Crypto Payments in a Next.js Application using Coinbase Commerce

7
Comments 1
11 min read
The Heart of Web 3.0

The Heart of Web 3.0

11
Comments 4
9 min read
Languages to learn Web development

Languages to learn Web development

5
Comments
2 min read
Create Your First Smart Contract

Create Your First Smart Contract

2
Comments 1
3 min read
Primeros pasos con BNB Studio

Primeros pasos con BNB Studio

Comments
5 min read
Valuetypes in Solidity

Valuetypes in Solidity

6
Comments 1
3 min read
Working with sigmoid in Solidity

Working with sigmoid in Solidity

5
Comments 1
4 min read
The PetShop project, day 3: Upgrading the PetShop NFT

The PetShop project, day 3: Upgrading the PetShop NFT

Comments
5 min read
Exploring the Coinbase API From a Web2 Starting Point

Exploring the Coinbase API From a Web2 Starting Point

5
Comments 1
6 min read
Building Full Stack Permanent Applications with Arweave, Smartweave, and Next.js

Building Full Stack Permanent Applications with Arweave, Smartweave, and Next.js

257
Comments 4
10 min read
Here's how to return Multiple Values in solidity

Here's how to return Multiple Values in solidity

7
Comments
2 min read
Algorithmic Survival in the Metaverse

Algorithmic Survival in the Metaverse

7
Comments
4 min read
React Hooks for Web3 Ethereum Developers

React Hooks for Web3 Ethereum Developers

3
Comments 1
2 min read
Building a Full Stack Web3 YouTube Clone with Next, IPFS, The Graph, Solidity, and Polygon

Building a Full Stack Web3 YouTube Clone with Next, IPFS, The Graph, Solidity, and Polygon

8
Comments 2
22 min read
Transitioning Into Web3 As a Frontend, Backend, or Fullstack Developer

Transitioning Into Web3 As a Frontend, Backend, or Fullstack Developer

11
Comments 2
5 min read
Exploring ERC20 fungible token standard in Solidity

Exploring ERC20 fungible token standard in Solidity

2
Comments
4 min read
Create a todo app with thirdweb deploy and Next.js

Create a todo app with thirdweb deploy and Next.js

4
Comments 2
6 min read
Solidity - Hello World

Solidity - Hello World

4
Comments
3 min read
Creating a storage contract with EthersJs (notes from Freecodecamp)

Creating a storage contract with EthersJs (notes from Freecodecamp)

7
Comments 2
13 min read
Angular DAPPS. How to connect Angular with Deployed Smart Contract?

Angular DAPPS. How to connect Angular with Deployed Smart Contract?

Comments
3 min read
5 VSCode Extensions Every Web3 Developer should Install 🛠

5 VSCode Extensions Every Web3 Developer should Install 🛠

13
Comments 4
2 min read
Solidity Hello world

Solidity Hello world

35
Comments 10
3 min read
A Gentle Introduction to Blockchain Oracles & Chainlink

A Gentle Introduction to Blockchain Oracles & Chainlink

9
Comments 2
5 min read
How to Solo Stake on Ethereum and Earn Rewards Using Infura After The Merge

How to Solo Stake on Ethereum and Earn Rewards Using Infura After The Merge

3
Comments
8 min read
The 31 Reserved Keywords in Solidity

The 31 Reserved Keywords in Solidity

6
Comments
1 min read
solidity 101

solidity 101

1
Comments
2 min read
OpenSea Clone Script - NFT Marketplace Gate

OpenSea Clone Script - NFT Marketplace Gate

4
Comments 2
5 min read
😎 Awesome Web3

😎 Awesome Web3

42
Comments 15
33 min read
Blockchain Technology: The types and use cases

Blockchain Technology: The types and use cases

20
Comments 6
8 min read
Connect dApp to MetaMask Wallet using Ethers.js

Connect dApp to MetaMask Wallet using Ethers.js

9
Comments
6 min read
How Do Liquidity Pools Work? (Like UniSwap or Balancer)

How Do Liquidity Pools Work? (Like UniSwap or Balancer)

15
Comments 2
6 min read
How to develop under the TON using Javascript

How to develop under the TON using Javascript

15
Comments 2
2 min read
Strategically Positioning Yourself in the web 3 Age

Strategically Positioning Yourself in the web 3 Age

7
Comments
3 min read
Lazy Minting NFT - Solidity, Hardhat

Lazy Minting NFT - Solidity, Hardhat

8
Comments 1
7 min read
Connecting to different web3 wallets using Wagmi.sh and ReactJS

Connecting to different web3 wallets using Wagmi.sh and ReactJS

8
Comments
15 min read
JavaScript Const re-assignment in Array with full Concepts

JavaScript Const re-assignment in Array with full Concepts

14
Comments 2
1 min read
Solidity Complete Fundamentals Cheat Sheet

Solidity Complete Fundamentals Cheat Sheet

9
Comments
4 min read
Ethernaut Challenge #1 Solution — Fallback

Ethernaut Challenge #1 Solution — Fallback

4
Comments
4 min read
Onboarding New Users With Coinbase Wallet

Onboarding New Users With Coinbase Wallet

3
Comments
10 min read
Top Smart Contract development tools

Top Smart Contract development tools

5
Comments
7 min read
Solana may be the next big thing !

Solana may be the next big thing !

7
Comments
1 min read
The Blockchain enDAOment

The Blockchain enDAOment

3
Comments 1
4 min read
Step-by-step: ReactJS dApp with the OnFlow emulator

Step-by-step: ReactJS dApp with the OnFlow emulator

11
Comments 3
6 min read
The PetShop project, day 5: Understanding contract storage layout and proxy upgrade pattern

The PetShop project, day 5: Understanding contract storage layout and proxy upgrade pattern

1
Comments 4
9 min read
Print The Second Largest Element of The Array For Beginners logic....

Print The Second Largest Element of The Array For Beginners logic....

2
Comments
1 min read
The PetShop project, day 2: Creating an ERC721 Standard PetShop NFT

The PetShop project, day 2: Creating an ERC721 Standard PetShop NFT

Comments 2
6 min read
How to create an upgradeable smart contract in Celo

How to create an upgradeable smart contract in Celo

9
Comments
12 min read
What exactly is Ethereum ?

What exactly is Ethereum ?

4
Comments 3
2 min read
Create a Crowdfund Smart Contract using Solidity

Create a Crowdfund Smart Contract using Solidity

4
Comments
6 min read
How Web3.0 technology influent traditional Cloud industry

How Web3.0 technology influent traditional Cloud industry

6
Comments
2 min read
The PetShop project, day 1: Creating a simple token with Hardhat

The PetShop project, day 1: Creating a simple token with Hardhat

4
Comments 1
14 min read
loading...