Skip to content

MystenLabs/sui-axelar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sui <-> Axelar

This project contains sketches for connecting Sui to the Axelar bridge.

Install

To run tests and work with this project you need to have sui-move installed. The simplest way to get it is by running this command (assuming Rust is already installed):

$ cargo install --locked --git https://github.com/MystenLabs/sui.git --branch "main" sui

Run

The best way to try out Move code is with tests. The command for testing is:

$ sui-move test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published