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.
Deploy a ERC20 compliant contract. Part 1.

Deploy a ERC20 compliant contract. Part 1.

7
Comments
4 min read
What is a blockchain?

What is a blockchain?

3
Comments
1 min read
Right way to use Blockchain

Right way to use Blockchain

10
Comments
3 min read
Web3 Tutorial: build DApp with Hardhat, React and Ethers.js

Web3 Tutorial: build DApp with Hardhat, React and Ethers.js

57
Comments 8
18 min read
Building our first NFT Marketplace ARCANE without writing single line of Solidity 🖖

Building our first NFT Marketplace ARCANE without writing single line of Solidity 🖖

7
Comments 1
8 min read
Web3 Tutorial: build DApp with Web3-React and SWR

Web3 Tutorial: build DApp with Web3-React and SWR

23
Comments 14
12 min read
Simple Ways to Compile and Deploy Solidity Contracts

Simple Ways to Compile and Deploy Solidity Contracts

21
Comments 1
10 min read
Diving into web3

Diving into web3

13
Comments
3 min read
Blockchain???

Blockchain???

8
Comments 1
2 min read
Create a decentralized exchange (DEX) for ERC-20 token

Create a decentralized exchange (DEX) for ERC-20 token

6
Comments 1
3 min read
Comment créer et héberger un site web 3.0 ?

Comment créer et héberger un site web 3.0 ?

3
Comments
3 min read
Web 3 RoadMap with Resources to learn

Web 3 RoadMap with Resources to learn

35
Comments 2
5 min read
Stacks Resources

Stacks Resources

3
Comments
2 min read
🚀 Solidity Quickstart [0]

🚀 Solidity Quickstart [0]

21
Comments
8 min read
Career in Web3: the transition from Web2

Career in Web3: the transition from Web2

2
Comments
5 min read
Learning NFT Provenance by Example: A Bored Ape Investigation

Learning NFT Provenance by Example: A Bored Ape Investigation

7
Comments 1
6 min read
How Cryptocurrency Works Explained Visually

How Cryptocurrency Works Explained Visually

813
Comments 36
7 min read
Escalando Ethereum en 2022 ¿Qué se viene?

Escalando Ethereum en 2022 ¿Qué se viene?

2
Comments
1 min read
Brownie: everything you need to know to write, test and deploy your smart contracts.

Brownie: everything you need to know to write, test and deploy your smart contracts.

7
Comments 2
19 min read
Introduction to Data Structures and Algorithms With Modern JavaScript

Introduction to Data Structures and Algorithms With Modern JavaScript

6
Comments
7 min read
What is Web 3.0? How Will it Change the Way We Use the Internet?

What is Web 3.0? How Will it Change the Way We Use the Internet?

2
Comments
5 min read
Polygon WILL stay relevant after Eth2. Here's why.

Polygon WILL stay relevant after Eth2. Here's why.

8
Comments
2 min read
The Tale of Digital Art Theft - Part1

The Tale of Digital Art Theft - Part1

4
Comments
5 min read
在没有abi文件的情况下调用智能合约方法,web3py实现

在没有abi文件的情况下调用智能合约方法,web3py实现

6
Comments
1 min read
La WEB 3 se construye en TypeScript

La WEB 3 se construye en TypeScript

9
Comments 1
2 min read
Comprehensive Collection Of Commonly Used Words In Web3 And Their Meanings

Comprehensive Collection Of Commonly Used Words In Web3 And Their Meanings

11
Comments
7 min read
Creating Loot Royale NFT Collection DApp

Creating Loot Royale NFT Collection DApp

7
Comments
9 min read
How to Airdrop yourself SOL tokens on Solana devnet using Python

How to Airdrop yourself SOL tokens on Solana devnet using Python

7
Comments
2 min read
This is all you'll need to develop web3 apps (dApps)

This is all you'll need to develop web3 apps (dApps)

2
Comments 1
4 min read
Blockchain development

Blockchain development

7
Comments
1 min read
Is Proof of Stake (PoS) a game changer and what it means for blockchains and web3 ?

Is Proof of Stake (PoS) a game changer and what it means for blockchains and web3 ?

7
Comments
4 min read
How to send Solana transactions using Python ✨

How to send Solana transactions using Python ✨

28
Comments 2
2 min read
Why 2022 will be Exciting for Developers

Why 2022 will be Exciting for Developers

19
Comments
11 min read
Consulta de revocación de mandato usando Web3

Consulta de revocación de mandato usando Web3

6
Comments
9 min read
Built on Bitcoin: An Introduction to Full-Stack Web3 Development with Stacks

Built on Bitcoin: An Introduction to Full-Stack Web3 Development with Stacks

130
Comments 5
30 min read
Polkadot: The Blockchain Protocol That Will Finally Bring Us Together

Polkadot: The Blockchain Protocol That Will Finally Bring Us Together

27
Comments 6
2 min read
Web 3.0 & blockchain - how they work together

Web 3.0 & blockchain - how they work together

8
Comments 3
5 min read
The Graph Tutorial: Creating a Subgraph

The Graph Tutorial: Creating a Subgraph

9
Comments
9 min read
Understanding Crypto tokens

Understanding Crypto tokens

5
Comments 1
3 min read
Is Web 3.0 legit? 🤔

Is Web 3.0 legit? 🤔

5
Comments
2 min read
DAO engagement levels with numbers

DAO engagement levels with numbers

4
Comments
2 min read
Does Solidity optimizer avoid changing storage variables?

Does Solidity optimizer avoid changing storage variables?

7
Comments
2 min read
Web3 Tutorial : build your first DAPP with Remix and Etherscan

Web3 Tutorial : build your first DAPP with Remix and Etherscan

33
Comments
18 min read
Web3 authentication on Solana using Python⚡

Web3 authentication on Solana using Python⚡

11
Comments
3 min read
A Friendly Beginner's Guide to Solidity (Part Two)

A Friendly Beginner's Guide to Solidity (Part Two)

13
Comments
7 min read
A Brief Introduction to Blockchain

A Brief Introduction to Blockchain

2
Comments
8 min read
Roadmap to become a web3 developer

Roadmap to become a web3 developer

21
Comments
3 min read
The Graph Tutorial: Why The Graph?

The Graph Tutorial: Why The Graph?

8
Comments
4 min read
My Journey with Solana India Fellowship - Week 1

My Journey with Solana India Fellowship - Week 1

6
Comments
5 min read
Getting started with Hyperledger Fabric on macOS

Getting started with Hyperledger Fabric on macOS

13
Comments
8 min read
Level design for Botborgs

Level design for Botborgs

4
Comments 2
1 min read
How to deploy your token to a testnet

How to deploy your token to a testnet

4
Comments
3 min read
Web3 Tutorial: write upgradeable smart contract (proxy) using OpenZeppelin

Web3 Tutorial: write upgradeable smart contract (proxy) using OpenZeppelin

57
Comments 7
17 min read
Grandes recursos para empezar como blockchain developer

Grandes recursos para empezar como blockchain developer

3
Comments
2 min read
Convince me that Web3 is the worst

Convince me that Web3 is the worst

221
Comments 90
1 min read
Get hourly data from Coingecko API

Get hourly data from Coingecko API

7
Comments
1 min read
A list of web3 learning resources

A list of web3 learning resources

17
Comments
3 min read
Ethereum 2.0 in 3 Phases. The future of ETH in 3 minutes

Ethereum 2.0 in 3 Phases. The future of ETH in 3 minutes

4
Comments 1
2 min read
NFT: The Beginning

NFT: The Beginning

4
Comments
4 min read
Browser-Game with Solidity, JS, BSC, NodeJS, Hardhat , Chainlink

Browser-Game with Solidity, JS, BSC, NodeJS, Hardhat , Chainlink

8
Comments
3 min read
loading...