Skip to content

hopaggregator/suiswap-contract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suiswap Smart Contract

The source code for https://suiswap.app

Building & Testing

  • Clone the project by running:
git clone git@github.com:vividnetwork/suiswap.git
  • Initialize the submodule, it will contains the sui with correct git commit:
git submodule update --init --recursive 
  • Build (make sure you are using the correct version of the sui cli):
sui move build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Move 100.0%