Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.05 KB

ethereum-compatibility.md

File metadata and controls

61 lines (38 loc) · 2.05 KB
description
Harmony & Ethereum tooling compatibility

Ethereum Compatibility

Harmony ONE is an Ethereum EVM 100% compatible blockchain, and is very good at decentralized application (Dapp) development within many possible verticals including DeFi, NFT, Gaming, and many others.

You can read more about Harmony One Ecosystem - here

https://github.com/harmony-one/hmy-ecosystem

{% embed url="https://www.youtube.com/watch?v=rFmVIA6Jvmg" %}

Useful articles:

Harmony & Web3

{% content-ref url="../sdk/web3/" %} web3 {% endcontent-ref %}

{% content-ref url="../sdk/web3/send-transaction.md" %} send-transaction.md {% endcontent-ref %}

{% content-ref url="../sdk/web3/find-the-last-transaction.md" %} find-the-last-transaction.md {% endcontent-ref %}

{% content-ref url="../deploying-on-harmony/deploy-using-web3.md" %} deploy-using-web3.md {% endcontent-ref %}

Harmony & Metamask

{% content-ref url="../../general/ecosystem/wallets/browser-extensions-wallets/metamask-wallet/" %} metamask-wallet {% endcontent-ref %}

{% content-ref url="../wallets/metamask/interacting-with-metamask.md" %} interacting-with-metamask.md {% endcontent-ref %}

{% content-ref url="../wallets/metamask/using-metamask-with-harmony-smart-contracts.md" %} using-metamask-with-harmony-smart-contracts.md {% endcontent-ref %}

Harmony & Ethereum Developer Ecosystem

{% embed url="https://github.com/harmony-one/hmy-ecosystem/blob/main/Harmony_Develop_Ecosystem.md" %}

Examples of Harmony projects that use Ethereum RPC

{% embed url="http://testnet.bridge.hmny.io/" %}

{% embed url="https://github.com/harmony-one/ethhmy-bridge.sdk" %}

{% embed url="https://dapp.demo.harmony.one/" %}