DEV Community

# solidity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a project & Deploying smart contract to test network: Part (2/4)

Creating a project & Deploying smart contract to test network: Part (2/4)

3
Comments
5 min read
Writing an NFT Collectible Smart Contract

Writing an NFT Collectible Smart Contract

65
Comments 7
14 min read
Developing for Polygon and Sidechains

Developing for Polygon and Sidechains

36
Comments
7 min read
How to make an NFT

How to make an NFT

7
Comments
5 min read
¿Cómo crear un juego Play to Earn?

¿Cómo crear un juego Play to Earn?

10
Comments 4
2 min read
Code Smell 103 - Double Encapsulation

Code Smell 103 - Double Encapsulation

3
Comments
2 min read
Chainlink Keepers - Español

Chainlink Keepers - Español

4
Comments 1
3 min read
Deploying Regenerative NFTs on Polygon

Deploying Regenerative NFTs on Polygon

10
Comments 10
6 min read
My first steps with Solidity

My first steps with Solidity

7
Comments
4 min read
Top 10 Smart Contract & Solidity Developer Learning Resources

Top 10 Smart Contract & Solidity Developer Learning Resources

209
Comments 8
7 min read
Daily Ethernaut Challenge - #5 Token

Daily Ethernaut Challenge - #5 Token

4
Comments
3 min read
Daily Ethernaut Challenge - #3 CoinFlip

Daily Ethernaut Challenge - #3 CoinFlip

5
Comments
3 min read
Solidity Basics for JavaScript Devs Part 2

Solidity Basics for JavaScript Devs Part 2

59
Comments 2
3 min read
Cómo crear un juego NFT

Cómo crear un juego NFT

8
Comments 1
1 min read
How to Create an ERC20 Token in Solidity

How to Create an ERC20 Token in Solidity

28
Comments 11
6 min read
Como implementar NFTs con Solidity

Como implementar NFTs con Solidity

7
Comments 1
7 min read
ERC20 Ethereum token

ERC20 Ethereum token

5
Comments 1
6 min read
Create your cryptocurrency token

Create your cryptocurrency token

16
Comments
7 min read
Learning to Code Blockchain DApps from CryptoZombies 🧟‍♂️

Learning to Code Blockchain DApps from CryptoZombies 🧟‍♂️

7
Comments
13 min read
How to create tests for your Solidity Smart Contract

How to create tests for your Solidity Smart Contract

38
Comments
15 min read
Smart contract for Voting

Smart contract for Voting

6
Comments
4 min read
This is the test blog for the blogtiple

This is the test blog for the blogtiple

3
Comments
1 min read
Staking de NFTs en Solidity

Staking de NFTs en Solidity

6
Comments 5
2 min read
00 - Smart Contract Security | Blockchain basics

00 - Smart Contract Security | Blockchain basics

6
Comments
2 min read
Botón de "Mint" NFTs en tu página web

Botón de "Mint" NFTs en tu página web

9
Comments
4 min read
Solidity Basics for JavaScript Devs Part 1

Solidity Basics for JavaScript Devs Part 1

191
Comments 9
6 min read
Solidity Gas Optimizations pt. 3 - Packing Structs

Solidity Gas Optimizations pt. 3 - Packing Structs

32
Comments 2
2 min read
Rarity Achievement System: update and release date

Rarity Achievement System: update and release date

4
Comments
6 min read
# Learn: Solidity’s Smart Contract 🤝🏼 by Creating a Will📜!

# Learn: Solidity’s Smart Contract 🤝🏼 by Creating a Will📜!

14
Comments
6 min read
Proof of Concept of an Achievement System for Rarity

Proof of Concept of an Achievement System for Rarity

2
Comments
3 min read
How to Create your own Token on the Ethereum Blockchain

How to Create your own Token on the Ethereum Blockchain

19
Comments 3
6 min read
How to mint an NFT via CLI

How to mint an NFT via CLI

45
Comments 1
5 min read
How to deploy your first smart contract on Ethereum with Solidity and Hardhat

How to deploy your first smart contract on Ethereum with Solidity and Hardhat

49
Comments 1
12 min read
How to deploy a Smart Contract to the Testnet

How to deploy a Smart Contract to the Testnet

31
Comments 13
2 min read
How to create a Smart Contract to mint an NFT

How to create a Smart Contract to mint an NFT

61
Comments 3
5 min read
Deploy NFTs with Truffle, IPFS OpenSea & Polygon

Deploy NFTs with Truffle, IPFS OpenSea & Polygon

64
Comments 34
16 min read
Unloot the Loot Project: my very first Solidity smart contract deployed on Ethereum

Unloot the Loot Project: my very first Solidity smart contract deployed on Ethereum

4
Comments
6 min read
Learn Solidity, Blockchain, and Smart Contracts with this Full Free Course

Learn Solidity, Blockchain, and Smart Contracts with this Full Free Course

54
Comments 7
6 min read
Smart Contract de una colección de NFTs

Smart Contract de una colección de NFTs

9
Comments 3
1 min read
How to write your first decentralized app - scaffold-eth Challenge 1: Staking dApp

How to write your first decentralized app - scaffold-eth Challenge 1: Staking dApp

124
Comments 3
13 min read
How to create a smart contract to receive payments

How to create a smart contract to receive payments

58
Comments 15
3 min read
Newbie Tutorial to Smart Contract in Solidity

Newbie Tutorial to Smart Contract in Solidity

6
Comments
3 min read
Side Project #3 - Decentrevent

Side Project #3 - Decentrevent

2
Comments
6 min read
Real Time React Fun on the Blockchain

Real Time React Fun on the Blockchain

5
Comments
4 min read
Chainlink Keepers, cómo programarlos

Chainlink Keepers, cómo programarlos

4
Comments 3
2 min read
Testing Solidity Smart Contracts

Testing Solidity Smart Contracts

29
Comments 1
6 min read
Cómo Lanzar Tokens Colecionables en el Blockchain [ ERC-1155 ]

Cómo Lanzar Tokens Colecionables en el Blockchain [ ERC-1155 ]

6
Comments 5
2 min read
Hola mundo! En Optimism [ Optimistic Rollups ]

Hola mundo! En Optimism [ Optimistic Rollups ]

4
Comments
2 min read
Solidity Guide: Behind the Scenes of PUBLIC and EXTERNAL Visibility of Solidity

Solidity Guide: Behind the Scenes of PUBLIC and EXTERNAL Visibility of Solidity

10
Comments 3
1 min read
Using Merkle Trees for Bulk transfers in Ethereum

Using Merkle Trees for Bulk transfers in Ethereum

9
Comments
6 min read
Integrate your React App with Smart Contracts

Integrate your React App with Smart Contracts

176
Comments 4
8 min read
Send React Web3 Transactions via MetaMask with useDapp

Send React Web3 Transactions via MetaMask with useDapp

18
Comments 22
15 min read
How Uniswap deployed contract to the same address?

How Uniswap deployed contract to the same address?

3
Comments
2 min read
Study Notes on Ethereum Virtual Machine (EVM) - The Basics

Study Notes on Ethereum Virtual Machine (EVM) - The Basics

7
Comments
6 min read
"Hola mundo!" en Web3.js [Blockchain]

"Hola mundo!" en Web3.js [Blockchain]

7
Comments
3 min read
Develop your first Dapp!

Develop your first Dapp!

35
Comments
6 min read
Indicadores de precios en el Blockchain

Indicadores de precios en el Blockchain

5
Comments
1 min read
ERC20: El estándar de Tokens en el Blockahin

ERC20: El estándar de Tokens en el Blockahin

9
Comments
1 min read
Arbitrum Optimistc Rollups: Deploy de un Hola Mundo! en Testnet

Arbitrum Optimistc Rollups: Deploy de un Hola Mundo! en Testnet

6
Comments
2 min read
Números Random en el Blockchain

Números Random en el Blockchain

3
Comments 1
2 min read
loading...