> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-docs--429.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Smart Contracts

<Columns cols={2}>
  <Card title="Configuring Hardhat with Hedera Localnet/Testnet: A Step-by-Step Guide" href="/hedera/tutorials/smart-contracts/configuring-hardhat-with-hiero-local-node-a-step-by-step-guide" />

  <Card title="How to Mint & Burn an ERC-721 Token Using Hardhat and Ethers (Part 1)" href="/hedera/tutorials/smart-contracts/how-to-mint-and-burn-an-erc-721-token-using-hardhat-and-ethers-part-1" />

  <Card title="How to Set Access Control, a Token URI, Pause, and Transfer an ERC-721 Token Using Hardhat (Part 2)" href="/hedera/tutorials/smart-contracts/how-to-set-access-control-a-token-uri-pause-and-transfer-an-erc-721-token-using-hardhat-part-2" />

  <Card title="How to Upgrade an ERC-721 Token with OpenZeppelin UUPS Proxies and Hardhat (Part 3)" href="/hedera/tutorials/smart-contracts/how-to-upgrade-an-erc-721-token-with-openzeppelin-uups-proxies-and-hardhat-part-3" />

  <Card title="HTS x EVM - How to Mint NFTs (Part 1)" href="/hedera/tutorials/smart-contracts/hts-x-evm-part-1-how-to-mint-nfts" />

  <Card title="HTS x EVM - KYC & Update (Part 2)" href="/hedera/tutorials/smart-contracts/hts-x-evm-part-2-kyc-and-update" />

  <Card title="HTS x EVM - How to Pause, Freeze, Wipe, and Delete NFTs (Part 3)" href="/hedera/tutorials/smart-contracts/hts-x-evm-part-3-how-to-pause-freeze-wipe-and-delete-nfts" />

  <Card title="HSS x EVM - Schedule Smart Contract Calls (Part 1)" href="/hedera/tutorials/smart-contracts/hss-x-evm-part-1-schedule-smart-contract-calls" />

  <Card title="HSS x EVM - Dynamic Rebalancing Through Scheduled Execution (Part 2)" href="/hedera/tutorials/smart-contracts/hss-x-evm-part-2-dynamic-rebalancing" />

  <Card title="Verify a Smart Contract on HashScan" href="/hedera/tutorials/smart-contracts/how-to-verify-a-smart-contract-on-hashscan" />

  <Card title="Send and Receive HBAR Using Solidity Smart Contracts" href="/hedera/tutorials/smart-contracts/send-and-receive-hbar-using-solidity-smart-contracts" />

  <Card title="Deploy a Subgraph Using The Graph and Hedera JSON-RPC Relay" href="/hedera/tutorials/smart-contracts/deploy-a-subgraph-using-the-graph-and-json-rpc" />

  <Card title="Deploy Smart Contracts on Hedera Using Truffle" href="/hedera/tutorials/smart-contracts/deploy-smart-contracts-on-hedera-using-truffle" />

  <Card title="How to Fork the Hedera Network with Hardhat - Basic ERC-20 Tutorial" href="/hedera/tutorials/smart-contracts/how-to-fork-the-hedera-network-with-hardhat-basic-erc20" />

  <Card title="How to Fork the Hedera Network with Hardhat - Advanced HTS Tutorial" href="/hedera/tutorials/smart-contracts/how-to-fork-the-hedera-network-with-hardhat-advanced-hts" />

  <Card title="Foundry on Hedera" href="/hedera/tutorials/smart-contracts/foundry" />

  <Card title="Configuring Foundry with Hedera Localnet/Testnet: A Step-by-Step Guide" href="/hedera/tutorials/smart-contracts/foundry/configuring-foundry-with-hedera-localnet-testnet-a-step-by-step-guide" />

  <Card title="How to Mint & Burn an ERC-721 Token using Foundry(Part 1)" href="/hedera/tutorials/smart-contracts/foundry/how-to-mint-and-burn-an-erc-721-token-using-foundry-part-1" />

  <Card title="How to Write Tests in Solidity(Part 2)" href="/hedera/tutorials/smart-contracts/foundry/how-to-write-tests-in-solidity-part-2" />

  <Card title="How to Fork the Hedera Network with Foundry - Basic ERC-20 Tutorial" href="/hedera/tutorials/smart-contracts/foundry/how-to-fork-the-hedera-network-with-foundry-basic-erc20" />

  <Card title="How to Connect MetaMask to Hedera" href="/hedera/tutorials/smart-contracts/how-to-connect-metamask-to-hedera" />
</Columns>
