Skip to content

zeta-chain/protocol-contracts-sui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zetachain x Sui Gateway

This repository hosts the smart contract deployed on the SUI network to enable ZetaChain's cross-chain functionality.

Prerequisites

install SUI toolchain: https://github.com/MystenLabs/sui

Unit test

sui move test

Integration Test

Run the test program:

cd localtest && go run ./...

You can also keep Sui localnet after test runs:

cd localtest && go run ./... -keep-running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published