Skip to content

Commit 73bb1b7

Browse files
committed
docs: add hedera links
1 parent cdc6e99 commit 73bb1b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contracts/hedera/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Hedera ITS Support
22

3+
> [!NOTE]
4+
> It is advised to read the following documents first:
5+
> - [`For EVM Developers Migrating to Hedera`](https://docs.hedera.com/hedera/core-concepts/smart-contracts/understanding-hederas-evm-differences-and-compatibility/for-evm-developers-migrating-to-hedera)
6+
> - [`Tokens on Hedera`](https://docs.hedera.com/hedera/core-concepts/tokens)
7+
> - [`Gas and Fees on Hedera`](https://docs.hedera.com/hedera/core-concepts/smart-contracts/gas-and-fees)
8+
> - [`JSON-RPC Relay`](https://docs.hedera.com/hedera/core-concepts/smart-contracts/json-rpc-relay)
9+
310
## Overview
411

512
ITS contracts in this repo are modified to support Hedera Token Service. All new Interchain Token will be created via HTS, while existing HTS and ERC20 tokens are supported for registration.

0 commit comments

Comments
 (0)