Camnaz / layerzero-oft-depoyment-core

This guide walks through setting up and deploying an OFT (Omnichain Fungible Token) using LayerZero's V2 protocol, Hardhat, and two test networks: Base Sepolia (Ethereum Testnet) and Core Testnet.
1 stars 0 forks source link

Adding Solana #1

Open yusha1439 opened 3 days ago

yusha1439 commented 3 days ago

How can we add OFT deployment to solana? Also, if you could give the examples for other Network testnets.

Camnaz commented 1 day ago

If you run through this guide, and use the EID for Solana: 76y77prsiCMvXMjuoZ5VRrhG5qYBrUMYTE5WgHqgjEn6

All the LayerZero V2 Endpoints here: https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts

I mentioned in the guide that we only have a couple that are currently live, as its still undergoing some improvements.

We will have to turn this connection on by informing LayerZero team for Core <> Solana connection. Let me know once you're ready for that connection to be established.