Testing minting capabilities via Hardhat tests (npx hardhat test)
|
|
5
|
27
|
September 26, 2024
|
Deploying an ERC721 smart contract with 'address' constructor args using Hardhat
|
|
5
|
113
|
August 4, 2024
|
Upgradable contract deploying using hardhat ignition
|
|
1
|
466
|
May 3, 2024
|
OpenZeppelin Upgrades: Step by Step Tutorial for Hardhat
|
|
45
|
53318
|
November 28, 2023
|
My compiler says that the @openzeppelin contracts don't match the compiler!
|
|
5
|
2820
|
November 23, 2023
|
I cant log out my contract in a project
|
|
9
|
380
|
October 24, 2023
|
Hardhat upgrades not working because can't get pending block
|
|
1
|
475
|
October 6, 2023
|
Setting nonce upon deployment in Hardhat
|
|
2
|
1085
|
September 7, 2023
|
Encountering BAD_DATA when interacting with smart contract
|
|
2
|
2505
|
June 16, 2023
|
I can't add liquidity from a router : Transaction has been reverted by the EVM
|
|
5
|
945
|
May 23, 2023
|
How to handle two upgradable contracts in one repo?
|
|
3
|
389
|
April 24, 2023
|
I can't add liquidity from the contract for testing with hardhat
|
|
3
|
795
|
April 19, 2023
|
Cannot deploy ERC721 Upgradeable smart contract for NFT Marketplace
|
|
3
|
940
|
March 9, 2023
|
How to call function of contract deployed to hardhat forking mainnet
|
|
4
|
1054
|
January 11, 2023
|
OpenZeppelin contracts unable to import to HardHat using npm install @openzeppelin/contracts
|
|
4
|
1326
|
December 31, 2022
|
Error HH12: Trying to use a non-local installation of Hardhat, which is not supported. Please install Hardhat locally using npm or Yarn, and try again
|
|
7
|
5927
|
November 22, 2022
|
proposalVotes returns undefined
|
|
3
|
685
|
November 7, 2022
|
How to manage the .openzeppelin file from a location other than the project root directory
|
|
2
|
484
|
October 6, 2022
|
DeployProxy with HardHat on Local Network Error
|
|
3
|
1287
|
October 4, 2022
|
TransactionMinedTimeout [Error]: Timed out waiting for transaction
|
|
4
|
2096
|
October 4, 2022
|
Error: cannot estimate gas; transaction may fail or may require manual gas limit UNPREDICTABLE_GAS_LIMIT
|
|
0
|
1461
|
September 30, 2022
|
Why `transferOwnership` is not a function since I also inherited `Ownable` in contract
|
|
3
|
885
|
September 6, 2022
|
InvalidDeployment [Error]: No contract at address 0x9..... (Removed from manifest): Openzeppelin-hardhat-upgrades
|
|
1
|
691
|
August 16, 2022
|
Upgrades + hardhat-truffle5
|
|
4
|
1006
|
August 11, 2022
|
What is this field in my rinkeby.json network file
|
|
3
|
1060
|
July 11, 2022
|
Got an hardhat error while trying to upgrade contract
|
|
2
|
1488
|
June 18, 2022
|
How to call contract functions on the user's behalf with hardhat?
|
|
3
|
2177
|
June 7, 2022
|
Can't get balanceOf with deployed ERC20
|
|
2
|
537
|
June 5, 2022
|
UUPS Deploy Implementation Contract First
|
|
2
|
1107
|
May 17, 2022
|
With hardhat-deploy, how do I access a contract instance previously deployed with upgrades plugin?
|
|
2
|
2406
|
May 12, 2022
|