DEV Community

# hardhat

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A task vs a script in Hardhat

A task vs a script in Hardhat

Comments
2 min read
Testing a solidity house-swap contract using HardHat and Typescript

Testing a solidity house-swap contract using HardHat and Typescript

Comments 1
9 min read
How to Change the Bytecode of an Already Deployed Smart Contract

How to Change the Bytecode of an Already Deployed Smart Contract

54
Comments
2 min read
How to Fork Mainnet for Testing

How to Fork Mainnet for Testing

38
Comments
2 min read
How to Add a New Pool to Uniswap V3

How to Add a New Pool to Uniswap V3

25
Comments
2 min read
Creating a house swap contract using Solidity and Hardhat

Creating a house swap contract using Solidity and Hardhat

1
Comments
7 min read
Verified Mainnet Polygon Contract

Verified Mainnet Polygon Contract

Comments
1 min read
Verify Your Smart Contract Code

Verify Your Smart Contract Code

1
Comments
2 min read
Programmatically Verifying Solidity Smart Contract Code with Hardhat

Programmatically Verifying Solidity Smart Contract Code with Hardhat

Comments
2 min read
Getting Started with Hardhat for Smart Contracts

Getting Started with Hardhat for Smart Contracts

Comments
3 min read
How Hardhat Simplifies Smart Contract Verification on Ethereum

How Hardhat Simplifies Smart Contract Verification on Ethereum

Comments
2 min read
Hardhat vs Truffle: Which One Is the Best for Developing Ethereum dApps?

Hardhat vs Truffle: Which One Is the Best for Developing Ethereum dApps?

2
Comments
4 min read
How to mint tokens from the backend using Nest.js on Celo Alfajores network

How to mint tokens from the backend using Nest.js on Celo Alfajores network

3
Comments
9 min read
My first Solidity Smart Contract

My first Solidity Smart Contract

Comments
9 min read
How to convert Solidity JSON ABI to Human Readable ABI in Hardhat

How to convert Solidity JSON ABI to Human Readable ABI in Hardhat

5
Comments 3
2 min read
Introduction to EVM Smart Contract development

Introduction to EVM Smart Contract development

Comments
7 min read
Top Tools for Solidity Smart Contract Developers

Top Tools for Solidity Smart Contract Developers

Comments
3 min read
Using Thirdweb and Hardhat to create and deploy a dApp on the Goerli testnet.

Using Thirdweb and Hardhat to create and deploy a dApp on the Goerli testnet.

4
Comments
2 min read
Using Remix Analyzer For Solidity Syntax Analysis.

Using Remix Analyzer For Solidity Syntax Analysis.

Comments
4 min read
How to verify Smart Contract with libraries and Constructor Parameters on Polygonscan using Hardhat.

How to verify Smart Contract with libraries and Constructor Parameters on Polygonscan using Hardhat.

4
Comments
3 min read
Get a head start with badass hardhat workflow

Get a head start with badass hardhat workflow

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

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

4
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

6
Comments
4 min read
Ethereum Voting Machine

Ethereum Voting Machine

2
Comments
3 min read
Create, deploy and mint smart contract (ERC-721) with NodeJS + Hardhat + Walletconnect + Web3modal

Create, deploy and mint smart contract (ERC-721) with NodeJS + Hardhat + Walletconnect + Web3modal

2
Comments
13 min read
The PetShop project, day 4: Adding metadata to PetShop NFT

The PetShop project, day 4: Adding metadata to PetShop NFT

1
Comments
3 min read
The PetShop project, day 3: Upgrading the PetShop NFT

The PetShop project, day 3: Upgrading the PetShop NFT

Comments
5 min read
Lazy Minting NFT - Solidity, Hardhat

Lazy Minting NFT - Solidity, Hardhat

8
Comments 1
7 min read
The PetShop project, day 5: Understanding contract storage layout and proxy upgrade pattern

The PetShop project, day 5: Understanding contract storage layout and proxy upgrade pattern

1
Comments 3
9 min read
The PetShop project, day 2: Creating an ERC721 Standard PetShop NFT

The PetShop project, day 2: Creating an ERC721 Standard PetShop NFT

Comments 2
6 min read
The PetShop project, day 1: Creating a simple token with Hardhat

The PetShop project, day 1: Creating a simple token with Hardhat

4
Comments 1
14 min read
115 ethereum hardhat : frontend project

115 ethereum hardhat : frontend project

3
Comments
3 min read
11B ethereum hardhat : Create task

11B ethereum hardhat : Create task

4
Comments
9 min read
117 ethereum hardhat : Hardhat Runtime Environment (HRE)

117 ethereum hardhat : Hardhat Runtime Environment (HRE)

4
Comments
4 min read
113 ethereum hardhat : Using TypeScript

113 ethereum hardhat : Using TypeScript

Comments
4 min read
Hands-On Hardhat Part-3 (Write Your Custom Own Token)

Hands-On Hardhat Part-3 (Write Your Custom Own Token)

7
Comments 1
6 min read
Hardhat : Deployment and Upgradable Contract 👷

Hardhat : Deployment and Upgradable Contract 👷

7
Comments
2 min read
119 ethereum hardhat : Compilation artifacts

119 ethereum hardhat : Compilation artifacts

3
Comments
3 min read
10Z ethereum hardhat : Deploying to network

10Z ethereum hardhat : Deploying to network

3
Comments
3 min read
111 ethereum hardhat : use task and script

111 ethereum hardhat : use task and script

Comments
3 min read
11L ethereum hardhat : Mining Modes

11L ethereum hardhat : Mining Modes

1
Comments
3 min read
11J ethereum hardhat : Forking other networks

11J ethereum hardhat : Forking other networks

1
Comments
4 min read
11H ethereum hardhat : Hardhat Network

11H ethereum hardhat : Hardhat Network

3
Comments
5 min read
11D ethereum hardhat : Writing scripts

11D ethereum hardhat : Writing scripts

3
Comments
3 min read
Smart contracts integration testing with hardhat mainnet fork

Smart contracts integration testing with hardhat mainnet fork

16
Comments
4 min read
10X ethereum hardhat : Testing contracts

10X ethereum hardhat : Testing contracts

6
Comments
8 min read
10V ethereum hardhat : create a project

10V ethereum hardhat : create a project

6
Comments
3 min read
Mint an NFT on zkSync 2.0

Mint an NFT on zkSync 2.0

1
Comments
3 min read
Hands-On Hardhat Part-2 (Writing Contract, Testing, and Deploying)

Hands-On Hardhat Part-2 (Writing Contract, Testing, and Deploying)

10
Comments
6 min read
Hands-On Hardhat - Part-1 (Setting up Environment)

Hands-On Hardhat - Part-1 (Setting up Environment)

6
Comments
4 min read
Creating an ERC20/BEP20 token without libraries with testing (part 1)

Creating an ERC20/BEP20 token without libraries with testing (part 1)

6
Comments 1
4 min read
Using eth-gas-reporter

Using eth-gas-reporter

7
Comments 1
2 min read
Hardhat vs Truffle: Which one is better for writing Smart Contracts?

Hardhat vs Truffle: Which one is better for writing Smart Contracts?

3
Comments
2 min read
Foundry Vs Hardhat

Foundry Vs Hardhat

5
Comments
2 min read
Hardhat: How to Test ETH Balance Change.

Hardhat: How to Test ETH Balance Change.

10
Comments 1
2 min read
Creating Upgradable Solidity Contract With Hardhat

Creating Upgradable Solidity Contract With Hardhat

16
Comments
7 min read
Interacting with Compound.finance

Interacting with Compound.finance

5
Comments
2 min read
Template for creating a typescript Hardhat-based repository for EVM smart contract development

Template for creating a typescript Hardhat-based repository for EVM smart contract development

10
Comments
1 min read
Deploying a Smart Contract With Hardhat and Alchemy on an Ethereum Network

Deploying a Smart Contract With Hardhat and Alchemy on an Ethereum Network

10
Comments
4 min read
loading...