description |
---|
This is the learning path for smart contract developers with experience deploying contracts on Ethereum or other EVM-compatible networks. |
If you've deployed a Solidity smart contract on Ethereum or other EVM-compatible networks, you can continue to use the same developer tools, libraries, frameworks, and workflows like Ethers, Hardhat, and JSON-RPC relay to deploy and interact with smart contracts. Start with our tutorial on deploying contracts.
Select one of the following guides to get started ⬇:
{% hint style="info" %} Please ensure that the Environment Setup tutorial is completed first before proceeding with any of the following guides. {% endhint %}
Deploy a Smart Contract | Learn how to write a smart contract in Solidity, compile it, deploy it, and interact with it on Hedera using the Hedera Smart Contract Service (HSCS). | deploy-a-contract.md | smart-contracts-icon.png | |
Create a dApp (Coming soon) | Learn how to build a dApp that interacts with smart contracts deployed on the Hedera network using the Hedera Smart Contract Service (HSCS). | stablecoin-web-ui-Icon.png |
{% embed url="https://docs.hedera.com/hedera/core-concepts/smart-contracts/json-rpc-relay" %}
{% embed url="https://docs.hedera.com/hedera/core-concepts/smart-contracts" %}
{% embed url="https://docs.hedera.com/hedera/core-concepts/smart-contracts/hederas-evm-equivalence-goals-and-exceptions" %}
{% hint style="info" %}
Have questions? Join the Hedera Discord and post them in the developer-general
channel or ask on Stack Overflow.
{% endhint %}