> ## 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="Understanding Hedera's EVM Differences and Compatibility" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility" />

  <Card title="For EVM Developers Migrating to Hedera" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera" />

  <Card title="Accounts, Signature Verification & Keys (ECDSA vs. ED25519)" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/accounts-signature-verification-and-keys-ecdsa-vs.-ed25519" />

  <Card title="JSON-RPC Relay and EVM Tooling" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/json-rpc-relay-and-evm-tooling" />

  <Card title="Token Management with Hedera Token Service" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/token-management-with-hedera-token-service" />

  <Card title="Decimal Handling (8 vs. 18 Decimals)" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/decimal-handling-8-vs.-18-decimals" />

  <Card title="Handling HBAR Transfers in Contracts" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera/handling-hbar-transfers-in-contracts" />

  <Card title="For Hedera-Native Developers Adding Smart Contract Functionality" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality" />

  <Card title="Integrating ED25519 Accounts and Advanced Features Into Smart Contracts" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/integrating-ed25519-accounts-and-advanced-features-into-smart-contracts" />

  <Card title="JSON-RPC Relay and State Queries" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/json-rpc-relay-and-state-queries" />

  <Card title="Extending Token Management with Smart Contracts" href="/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-hedera-native-developers-adding-smart-contract-functionality/extending-token-management-with-smart-contracts" />

  <Card title="Creating Smart Contracts" href="/hedera/core-concepts/smart-contracts/creating-smart-contracts" />

  <Card title="Compiling Smart Contracts" href="/hedera/core-concepts/smart-contracts/compiling-smart-contracts" />

  <Card title="System Smart Contracts" href="/hedera/core-concepts/smart-contracts/system-smart-contracts" />

  <Card title="Hedera Account Service" href="/hedera/core-concepts/smart-contracts/system-smart-contracts/hedera-account-service" />

  <Card title="Hedera Schedule Service" href="/hedera/core-concepts/smart-contracts/system-smart-contracts/hedera-schedule-service" />

  <Card title="Gas and Fees" href="/hedera/core-concepts/smart-contracts/gas-and-fees" />

  <Card title="JSON-RPC Relay" href="/hedera/core-concepts/smart-contracts/json-rpc-relay" />

  <Card title="Deploying Smart Contracts" href="/hedera/core-concepts/smart-contracts/deploying-smart-contracts" />

  <Card title="Smart Contract Addresses" href="/hedera/core-concepts/smart-contracts/smart-contract-addresses" />

  <Card title="Verifying Smart Contracts" href="/hedera/core-concepts/smart-contracts/verifying-smart-contracts-beta" />

  <Card title="Smart Contract Traceability" href="/hedera/core-concepts/smart-contracts/smart-contract-traceability" />

  <Card title="Tokens Managed by Smart Contracts" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts" />

  <Card title="ERC-20 (Fungible Tokens)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-20-fungible-tokens" />

  <Card title="ERC-721 (Non-Fungible Token)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-721-non-fungible-tokens-nfts" />

  <Card title="ERC-3643 Real World Assets (RWA)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-3643-real-world-assets-rwa" />

  <Card title="ERC-1363 (Payable Tokens)" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/erc-1363-payable-tokens" />

  <Card title="Hedera Token Service System Contract" href="/hedera/core-concepts/smart-contracts/tokens-managed-by-smart-contracts/hedera-token-service-system-contract" />

  <Card title="Wrapped HBAR (WHBAR)" href="/hedera/core-concepts/smart-contracts/wrapped-hbar-whbar" />

  <Card title="Smart Contract Rent" href="/hedera/core-concepts/smart-contracts/smart-contract-rent" />

  <Card title="Smart Contract Security" href="/hedera/core-concepts/smart-contracts/security" />

  <Card title="EVM Archive Node Queries" href="/hedera/core-concepts/smart-contracts/evm-archive-node-queries" />

  <Card title="Forking the Hedera Network for Local Testing" href="/hedera/core-concepts/smart-contracts/forking-hedera-network-for-local-testing" />
</Columns>
