DEV Community

# solidity

For the Solidity programming language used on EVM chains.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Quick Look at ERC777 & ERC1820

A Quick Look at ERC777 & ERC1820

5
Comments 1
5 min read
Re-entrancy attacks in Ethereum smart contrats

Re-entrancy attacks in Ethereum smart contrats

6
Comments 1
2 min read
Gas Optimization In Solidity

Gas Optimization In Solidity

4
Comments
5 min read
Best Solidity Practices (with examples)

Best Solidity Practices (with examples)

8
Comments
4 min read
How to use TypeScript with EIP-2535: Diamonds

How to use TypeScript with EIP-2535: Diamonds

7
Comments
3 min read
Damn Vulnerable DeFI 2022 Walkthrough — Challenge 2 Solution “Naive Receiver”

Damn Vulnerable DeFI 2022 Walkthrough — Challenge 2 Solution “Naive Receiver”

4
Comments
4 min read
How to Build an Exciting Blockchain Voting System with React, Solidity, and CometChat

How to Build an Exciting Blockchain Voting System with React, Solidity, and CometChat

9
Comments
11 min read
How do Bytes live in Solidity and coexist with Strings?

How do Bytes live in Solidity and coexist with Strings?

1
Comments
3 min read
How to add absolute paths to your TypeScript Project

How to add absolute paths to your TypeScript Project

6
Comments 2
2 min read
Implementing a DAO in a growing software development company

Implementing a DAO in a growing software development company

8
Comments
5 min read
Solidity by Examples in ITALIANO!

Solidity by Examples in ITALIANO!

5
Comments
3 min read
Understanding Array in Solidity (Push, Pop, Length)

Understanding Array in Solidity (Push, Pop, Length)

10
Comments
5 min read
Get a head start with badass hardhat workflow

Get a head start with badass hardhat workflow

8
Comments
2 min read
Uniswap Deep Dive 1:

Uniswap Deep Dive 1:

Comments
2 min read
Fix: ethers.getContract is not a function Hardhat Solidity

Fix: ethers.getContract is not a function Hardhat Solidity

5
Comments
2 min read
Fix: Cannot find module '@nomicfoundation/hardhat-toolbox' Solidity

Fix: Cannot find module '@nomicfoundation/hardhat-toolbox' Solidity

5
Comments 2
2 min read
Smart Contract for division

Smart Contract for division

2
Comments
7 min read
Deploy an ERC-20 on Aurora using Hardhat

Deploy an ERC-20 on Aurora using Hardhat

7
Comments
4 min read
How to Build custom ERC-1155 NFT Collection using thirdweb

How to Build custom ERC-1155 NFT Collection using thirdweb

3
Comments
8 min read
All About EVM Instructions And Opcodes:

All About EVM Instructions And Opcodes:

3
Comments
4 min read
Create & deploy an ERC-20 token in 15 minutes (Truffle, OpenZeppelin, Goerli)

Create & deploy an ERC-20 token in 15 minutes (Truffle, OpenZeppelin, Goerli)

40
Comments 1
7 min read
Solidity NFT bird feeding(Level) + Staking

Solidity NFT bird feeding(Level) + Staking

1
Comments
9 min read
Ethereum Voting Machine

Ethereum Voting Machine

2
Comments
3 min read
Next.js Ethereum Starter

Next.js Ethereum Starter

4
Comments 4
3 min read
Yet another Re-entrancy attack - What's keeping us from being a better Smart Contract Developer?

Yet another Re-entrancy attack - What's keeping us from being a better Smart Contract Developer?

3
Comments
11 min read
loading...