Skip to content

Commit

Permalink
direct folks to use devtools updated example
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Goulding <[email protected]>
  • Loading branch information
ryandgoulding committed Oct 15, 2024
1 parent c81c33b commit d1f1227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
</p>
</div>

> :warning: We highly recommend you use the [updated oft-solana example](https://github.com/LayerZero-Labs/devtools/tree/main/examples/oft-solana).
The Omnichain Fungible Token (OFT) Standard allows fungible tokens to be transferred across multiple blockchains without asset wrapping or middlechains.

This standard works by burning tokens on the source chain whenever an omnichain transfer is initiated, sending a message via the protocol, and delivering a function call to the destination contract to mint the same number of tokens burned. This creates a unified supply across all networks LayerZero supports that the OFT is deployed on.
Expand Down

0 comments on commit d1f1227

Please sign in to comment.