DEV Community

# solidity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Set Up A Solidity Project And Create Your First Smart Contract

How To Set Up A Solidity Project And Create Your First Smart Contract

57
Comments 1
14 min read
Ethereum Development: Solidity

Ethereum Development: Solidity

7
Comments
13 min read
Solidity Quick Tip: Efficiently Swap Two Variables

Solidity Quick Tip: Efficiently Swap Two Variables

6
Comments 1
2 min read
ERC777: Una versión mejorada de los ERC20

ERC777: Una versión mejorada de los ERC20

8
Comments 2
2 min read
Introduction To Solidity

Introduction To Solidity

37
Comments 4
5 min read
HardHat: "Hola Mundo!" en un Blockchain de Prueba

HardHat: "Hola Mundo!" en un Blockchain de Prueba

7
Comments 2
3 min read
Ethereum Dapp Crash Course: Make an ERC20 token faucet + Frontend

Ethereum Dapp Crash Course: Make an ERC20 token faucet + Frontend

100
Comments 14
22 min read
Learning Solidity, in Public

Learning Solidity, in Public

10
Comments
4 min read
A deep dive into creating a shitcoin

A deep dive into creating a shitcoin

22
Comments 3
6 min read
Ethereum Application Development Guide

Ethereum Application Development Guide

5
Comments 2
1 min read
The Complete Guide to Full Stack Ethereum and EVM Development

The Complete Guide to Full Stack Ethereum and EVM Development

1735
Comments 115
18 min read
Is it possible to upgrade a smart contract? no? think again.

Is it possible to upgrade a smart contract? no? think again.

2
Comments
3 min read
Builtin Solidity Language Server

Builtin Solidity Language Server

22
Comments 11
3 min read
AppStorage Pattern for State Variables in Solidity

AppStorage Pattern for State Variables in Solidity

37
Comments 9
3 min read
Cheap, secure and fully decentralized voting system on Ethereum

Cheap, secure and fully decentralized voting system on Ethereum

5
Comments
1 min read
Voucher Based Ethereum System

Voucher Based Ethereum System

3
Comments 1
5 min read
Making a small Library in Solidity

Making a small Library in Solidity

7
Comments
5 min read
This New Technology Is Changing Fintech

This New Technology Is Changing Fintech

10
Comments
5 min read
Developing smart contracts with ink!

Developing smart contracts with ink!

18
Comments 1
7 min read
Getting Gas Prices In Solidity

Getting Gas Prices In Solidity

12
Comments
3 min read
Deployed a Advance Storage on XinFin XDC Network.

Deployed a Advance Storage on XinFin XDC Network.

2
Comments
1 min read
Fetch Real-Time Price Data in Solidity

Fetch Real-Time Price Data in Solidity

13
Comments
4 min read
Off-chain Data in Ethereum

Off-chain Data in Ethereum

15
Comments 2
4 min read
Diamond Loupe Functions

Diamond Loupe Functions

7
Comments 1
6 min read
RSK Workshop: Smart Contract Testing using OpenZeppelin CLI

RSK Workshop: Smart Contract Testing using OpenZeppelin CLI

5
Comments
15 min read
Follow Along - Building a DApp on Ethereum

Follow Along - Building a DApp on Ethereum

2
Comments
1 min read
Should Diamond Loupe Functions Return Tightly Packed Data?

Should Diamond Loupe Functions Return Tightly Packed Data?

2
Comments
5 min read
Ethereum Diamonds for On-Chain Decentralized Governance

Ethereum Diamonds for On-Chain Decentralized Governance

6
Comments
3 min read
Why Ethereum Diamonds Need A Standard

Why Ethereum Diamonds Need A Standard

4
Comments 1
2 min read
What the heck is Event and Topic?

What the heck is Event and Topic?

15
Comments 4
5 min read
Solidity Libraries Can't Have State Variables -- Oh Yes They Can!

Solidity Libraries Can't Have State Variables -- Oh Yes They Can!

27
Comments 6
3 min read
Deployment of smart contract

Deployment of smart contract

1
Comments
1 min read
Full Course on Solidity (Blockchain)

Full Course on Solidity (Blockchain)

20
Comments 1
2 min read
Ethereum's Maximum Contract Size Limit is Solved with the Diamond Standard

Ethereum's Maximum Contract Size Limit is Solved with the Diamond Standard

11
Comments 2
4 min read
Understanding Diamonds on Ethereum

Understanding Diamonds on Ethereum

64
Comments 3
5 min read
Short, sharp Solidity: pure vs view vs call

Short, sharp Solidity: pure vs view vs call

3
Comments
3 min read
Serverless Smart Contract Automation

Serverless Smart Contract Automation

13
Comments 1
10 min read
PreciousChickenToken: A guided example of OpenZeppelin's ERC20 using Ethers, Truffle and React

PreciousChickenToken: A guided example of OpenZeppelin's ERC20 using Ethers, Truffle and React

7
Comments 1
17 min read
Blockchain development using Ethereum, Web3.js, Solidity Smart Contracts [Part 1]

Blockchain development using Ethereum, Web3.js, Solidity Smart Contracts [Part 1]

9
Comments 1
6 min read
solidityとweb3のkeccak256について

solidityとweb3のkeccak256について

3
Comments
1 min read
Array and Map in Solidity

Array and Map in Solidity

13
Comments
5 min read
Setting up an Ethereum Development Environment

Setting up an Ethereum Development Environment

9
Comments 1
11 min read
Supplying Assets to the Compound Protocol

Supplying Assets to the Compound Protocol

12
Comments
33 min read
Debugging transactions in Ethereum. Part 2: Truffle and Buidler

Debugging transactions in Ethereum. Part 2: Truffle and Buidler

17
Comments 3
5 min read
CryptoZombieをやる2

CryptoZombieをやる2

9
Comments
1 min read
12+ ways to Fibonacci

12+ ways to Fibonacci

4
Comments 2
2 min read
Debugging transactions in Ethereum. Part 1: The Long and Winding Road

Debugging transactions in Ethereum. Part 1: The Long and Winding Road

14
Comments
4 min read
Introduction to Ethereum ERC20 tokens for beginners

Introduction to Ethereum ERC20 tokens for beginners

16
Comments
1 min read
How to FORK the Ethereum Blockchain in 5s?

How to FORK the Ethereum Blockchain in 5s?

7
Comments
1 min read
Is it HARD to get into Blockchain as a web developer?

Is it HARD to get into Blockchain as a web developer?

10
Comments
1 min read
The 2 ways to transfer ERC20 Tokens in Solidity

The 2 ways to transfer ERC20 Tokens in Solidity

8
Comments
1 min read
Full Ethereum Dapp Tutorial - 5h Course For Beginners

Full Ethereum Dapp Tutorial - 5h Course For Beginners

44
Comments
1 min read
How to choose the right variable in Solidity?

How to choose the right variable in Solidity?

6
Comments
1 min read
Blockchain Ethereum Development Guide from A to Z

Blockchain Ethereum Development Guide from A to Z

15
Comments
5 min read
100 question & answers for Solidity job interviews

100 question & answers for Solidity job interviews

6
Comments
1 min read
Deployment Environments for Managing Ethereum Smart Contracts

Deployment Environments for Managing Ethereum Smart Contracts

14
Comments
8 min read
Debugging with Truffle and Ethereum Remix in Tontine DApp Game

Debugging with Truffle and Ethereum Remix in Tontine DApp Game

5
Comments
14 min read
100 Questions & Answers to prepare your Solidity job interview

100 Questions & Answers to prepare your Solidity job interview

10
Comments
1 min read
A Primer on Seth, Solidity's Swiss Army Knife

A Primer on Seth, Solidity's Swiss Army Knife

6
Comments
5 min read
Access Control with Solidity & OpenZeppelin | Authorization, RBAC (Role Based Access Control)

Access Control with Solidity & OpenZeppelin | Authorization, RBAC (Role Based Access Control)

13
Comments
1 min read
loading...