Skip to content

cloud1992/CrossChainComunication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-Chain communication

The purpose of this repo is the study and development of a gateway responsible for cross-chain communication. We will use different cross-chain protocols such as WormHole, LayerZero, CCIP, and possibly Axelar.

This is a work in progress REPO

Usage

Build

$ forge build

Deploy

$ forge script "script/DeployScript.s.sol:Deploy${network}" --rpc-url $NETWORK_RPC_URL --optimize

where network refers to BSCTESNET, FUJI, MUMBAI, etc...

Help

$ forge --help
$ anvil --help
$ cast --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published