Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4bb084d

Browse files
committedNov 7, 2024·
Integration: Ntt with Modular Messaging
1 parent 9ea1ec3 commit 4bb084d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
Wormhole’s Native Token Transfers (NTT) is an open, flexible, and composable framework for transferring tokens across blockchains without liquidity pools. Integrators have full control over how their Natively Transferred Tokens (NTTs) behave on each chain, including the token standard and metadata. For existing token deployments, the framework can be used in “locking” mode which preserves the original token supply on a single chain. Otherwise, the framework can be used in “burning” mode to deploy natively multichain tokens with the supply distributed among multiple chains.
1010

11+
This version of NTT uses the Wormhole Modular Messaging infrastructure.
12+
1113
## Design
1214

1315
There are two basic components to NTT:

0 commit comments

Comments
 (0)
Please sign in to comment.