跳至主要內容
  1. 指南
  2. /所有標籤
  3. /Hardhat Guides

Hardhat Guides

21 guides
鏈:全部
語言:全部
技術:全部
使用案例:全部
等級:所有

Secure Your Private Keys in Hardhat and Foundry with Encrypted Secrets

Learn how to secure private keys in Hardhat and Foundry using encrypted secrets. Follow step-by-step instructions to improve your security and reduce the risk of exposing sensitive information.

Created April 25, 2025Beginner
EthereumFoundrySecurity

How to Create and Deploy an ERC404 Token

This guide details the process of creating and deploying an ERC-404 token, showcasing the smart contract creation process, testing, and deployment techniques specific to Ethereum (and other EVM chains). It aims to equip developers with the skills needed to launch their own ERC-404 smart contract effectively.

Created February 16, 2024Intermediate
EthereumERC404EVMSmart ContractsSolidityTypeScript

如何在Blast上建構自動收益合約

在本指南中,您將進一步了解Blast一個支援 ETH 和穩定幣原生收益的Ethereum 解決方案。接下來,我們將向您展示如何建立、部署並與能自動產生收益的「金庫」(vault)智慧合約進行互動。

Created February 1, 2024Beginner
BlastEVMSolidityTypeScript

🎥 What is Chainlink's CCIP?

A video explaining what is Chainlink's CCIP and how it works.

Created October 14, 2023初學者影片
CCIPChainlinkCross-chainNFTsSmart Contracts

How to Mint an NFT Across Different Blockchains using Chainlink CCIP

In this guide, users learn how to mint an NFT on one blockchain from another using the Chainlink Cross-Chain Interoperability Protocol (CCIP).

Created September 28, 2023中級影片
AvalanchePolygonCCIPChainlinkCross-chainEVMNFTsSmart Contracts

How To Deploy a Solidity Smart Contract on Solana using Neon

Learn the basics of Neon, how to deploy a smart contract using Solidity and Hardhat, and how to perform tests to ensure it works as intended.

Created September 26, 2023Beginner
SolanaNeonSoliditySVM

How To Approve Token Transfers Without Spending Gas Using EIP-2612

In this guide, you will learn how to deploy a ERC-20 permit contract (using the EIP-2612 standard) and approve token transfers without spending gas.

Created February 24, 2023Beginner
EthereumEthers.jsEVMTransactions

5 Ways to Verify a Smart Contract

Learn how to verify smart contract source code with Etherscan, Remix.IDE, Hardhat, Brownie, and Foundry in this guide.

Created February 15, 2023中級影片
EthereumBrownieEtherscanEVMFoundryRemix.IDESmart Contracts

How to Create A Soulbound Token

In this guide, you will learn about Soulbound tokens and why they are useful. You will also learn how to deploy a Soulbound token contract on Sepolia using Hardhat.

Created February 1, 2023Beginner
EthereumEVMJavaScriptNFTsSmart Contracts

如何在Arbitrum 上建立一個 10K 件的 NFT 系列

在本指南中,我們將向您展示如何使用 Solidity、JavaScript 以及非託管錢包,在Arbitrum 上建立屬於您自己的 10,000 件 NFT 系列。

建立於 2023 年 1 月 30 日中級
Arbitrum NovaEVMJavaScriptNFTs