Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
solidity
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Demystifying Reentrancy Attacks in Solidity: Vulnerabilities and Defenses
Yuanyan Wu
Yuanyan Wu
Yuanyan Wu
Follow
Apr 28
Demystifying Reentrancy Attacks in Solidity: Vulnerabilities and Defenses
#
solidity
#
evm
#
ethereum
#
web3
Comments
Add Comment
2 min read
How I Did a Shadow Audit (Start to Finish)
Jakub Grzeszczyk
Jakub Grzeszczyk
Jakub Grzeszczyk
Follow
Apr 27
How I Did a Shadow Audit (Start to Finish)
#
web3
#
solidity
#
blockchain
Comments
Add Comment
4 min read
Smart Contracts Deep Dive: Storage Packing, Payment Flows, and msg Object Explained
Yuanyan Wu
Yuanyan Wu
Yuanyan Wu
Follow
Apr 27
Smart Contracts Deep Dive: Storage Packing, Payment Flows, and msg Object Explained
#
web3
#
solidity
#
ethereum
#
evm
Comments
Add Comment
4 min read
WEB3 & BLOCKCHAIN 101: NO MORE CONFUSION
Tunde Fadipe
Tunde Fadipe
Tunde Fadipe
Follow
Apr 26
WEB3 & BLOCKCHAIN 101: NO MORE CONFUSION
#
web3
#
blockchain
#
solidity
#
smartcontract
1
reaction
Comments
Add Comment
2 min read
Inside a Smart Contract: Storage, Execution, and Blockchain Behavior
Yuanyan Wu
Yuanyan Wu
Yuanyan Wu
Follow
Apr 27
Inside a Smart Contract: Storage, Execution, and Blockchain Behavior
#
ethereum
#
solidity
#
web3
#
evm
Comments
Add Comment
2 min read
From Source to Blockchain: How Smart Contracts Go Live with Remix and MetaMask
Yuanyan Wu
Yuanyan Wu
Yuanyan Wu
Follow
Apr 25
From Source to Blockchain: How Smart Contracts Go Live with Remix and MetaMask
#
web3
#
ethereum
#
metamask
#
solidity
Comments
Add Comment
4 min read
Understanding Walkthrough.sol: Solidity Contract Explained in Detail
Yuanyan Wu
Yuanyan Wu
Yuanyan Wu
Follow
Apr 24
Understanding Walkthrough.sol: Solidity Contract Explained in Detail
#
web3
#
solidity
#
blockchain
#
beginners
Comments
Add Comment
3 min read
Demystifying Solidity: A Step-by-Step Guide Using Walkthrough.sol
Yuanyan Wu
Yuanyan Wu
Yuanyan Wu
Follow
Apr 23
Demystifying Solidity: A Step-by-Step Guide Using Walkthrough.sol
#
web3
#
solidity
#
beginners
#
blockchain
Comments
Add Comment
3 min read
What Filmmaking Taught Me About Writing Smart Contracts
Hanane Bendisari
Hanane Bendisari
Hanane Bendisari
Follow
Apr 16
What Filmmaking Taught Me About Writing Smart Contracts
#
solidity
#
buildinpublic
#
smartcontract
#
web3
Comments
Add Comment
1 min read
You want your existing MetaMask connect-wallet system to work with Anvil, the local Ethereum network from Foundry.
Tahzib Mahmud Rifat
Tahzib Mahmud Rifat
Tahzib Mahmud Rifat
Follow
Apr 15
You want your existing MetaMask connect-wallet system to work with Anvil, the local Ethereum network from Foundry.
#
solidity
#
anvil
#
foundry
#
wallet
Comments
Add Comment
2 min read
Oasis Network Launches Secure Random Number Generation for Smart Contracts
Zerod0wn Gaming
Zerod0wn Gaming
Zerod0wn Gaming
Follow
Apr 28
Oasis Network Launches Secure Random Number Generation for Smart Contracts
#
web3
#
blockchain
#
cryptocurrency
#
solidity
2
reactions
Comments
1
comment
1 min read
why remix.ide create arcifacts
Mero
Mero
Mero
Follow
Apr 15
why remix.ide create arcifacts
#
remixide
#
web3
#
programming
#
solidity
Comments
Add Comment
1 min read
A sleek solidity cheatsheet
AtharvSan
AtharvSan
AtharvSan
Follow
Mar 30
A sleek solidity cheatsheet
#
solidity
#
cheatsheet
#
foundry
#
ethereum
1
reaction
Comments
Add Comment
5 min read
Solidity - A Typed Language
gowthemag
gowthemag
gowthemag
Follow
Mar 26
Solidity - A Typed Language
#
web3
#
solidity
#
learning
#
blockchain
Comments
Add Comment
1 min read
<>Building a Cross-Chain Swap with LayerZero on Monad </>
Neeraj Choubisa
Neeraj Choubisa
Neeraj Choubisa
Follow
Mar 17
<>Building a Cross-Chain Swap with LayerZero on Monad </>
#
layerzero
#
crosschain
#
blockchain
#
solidity
Comments
Add Comment
9 min read
<>Building a Cross-Chain Swap with LayerZero on Monad </>
Neeraj Choubisa
Neeraj Choubisa
Neeraj Choubisa
Follow
Mar 17
<>Building a Cross-Chain Swap with LayerZero on Monad </>
#
layerzero
#
crosschain
#
blockchain
#
solidity
Comments
Add Comment
9 min read
How to Launch Your Own NFT Collection in 2025 (Step-by-Step Guide)
Raji moshood
Raji moshood
Raji moshood
Follow
Mar 15
How to Launch Your Own NFT Collection in 2025 (Step-by-Step Guide)
#
cryptocurrency
#
blockchain
#
web3
#
solidity
Comments
Add Comment
4 min read
How to Build a Cross-Chain Token Bridge
Sumana
Sumana
Sumana
Follow
Apr 11
How to Build a Cross-Chain Token Bridge
#
solidity
#
websocket
#
redis
#
ethereum
4
reactions
Comments
Add Comment
4 min read
hardhat 本地网络导致合约部署夯死的问题
drake
drake
drake
Follow
Mar 7
hardhat 本地网络导致合约部署夯死的问题
#
ethereum
#
solidity
#
javascript
Comments
Add Comment
1 min read
From it works to it reverts: learning Solidity the hard way
Hanane Bendisari
Hanane Bendisari
Hanane Bendisari
Follow
Apr 10
From it works to it reverts: learning Solidity the hard way
#
solidity
#
web3
#
foundry
#
smartcontract
Comments
2
comments
1 min read
Optimizing Storage Layout with Solidity Struct Clustering
Tahzib Mahmud Rifat
Tahzib Mahmud Rifat
Tahzib Mahmud Rifat
Follow
Mar 2
Optimizing Storage Layout with Solidity Struct Clustering
#
solidity
#
web3
#
blockchain
#
ethereum
Comments
Add Comment
2 min read
Building Fully On-Chain NFTs with Solidity: A Step-by-Step Guide
ORJI CECILIA O.
ORJI CECILIA O.
ORJI CECILIA O.
Follow
Feb 27
Building Fully On-Chain NFTs with Solidity: A Step-by-Step Guide
#
blockchain
#
nft
#
solidity
#
ethereum
2
reactions
Comments
Add Comment
5 min read
Smart Contract Showdown: Solidity vs. Rust vs. Move – Which One Should You Learn?
Raji moshood
Raji moshood
Raji moshood
Follow
Feb 11
Smart Contract Showdown: Solidity vs. Rust vs. Move – Which One Should You Learn?
#
blockchain
#
web3
#
smartcontract
#
solidity
Comments
Add Comment
3 min read
⚠️ STOP using these Solidity functions if you want secure smart contracts🔒
Ella🦋🌸
Ella🦋🌸
Ella🦋🌸
Follow
Mar 12
⚠️ STOP using these Solidity functions if you want secure smart contracts🔒
#
webdev
#
programming
#
solidity
#
blockchain
4
reactions
Comments
1
comment
2 min read
Developing a Rental DApp on CrossFi Using Hardhat
Azeez Abidoye
Azeez Abidoye
Azeez Abidoye
Follow
Mar 11
Developing a Rental DApp on CrossFi Using Hardhat
#
web3
#
crossfi
#
solidity
#
blockchain
25
reactions
Comments
3
comments
7 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account