Skip to content

efficacy-finance/volo-liquid-staking-contracts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

sui-smart-contracts

Setup

1. Install SUI binaries

Use the latest release as the tag

rustup update stable && cargo install --locked --git https://github.com/MystenLabs/sui.git --tag mainnet-v1.8.2 sui

2. Generate deployer wallet

wip

3. Deploy

For example deploy of liquid_staking package

sui client publish --gas-budget 300000000 liquid_staking

4. Setup package

Check README.md of deployed package for further instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Move 98.8%
  • Shell 1.2%