Skip to content

An example smart contract to manage a controlled treasury with flexible risk-management controls

License

Notifications You must be signed in to change notification settings

MystenLabs/controlled-treasury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

controlled-treasury

An example smart contract to manage a controlled treasury with flexible risk-management controls.

Build and run tests:

# build the treasury package
sui move build --path treasury

# tests are a separate package with Move 2024 (requires build from `main`)
sui move test --path tests

Notes on Tests

Tests use Move 2024 and require a custom build of the Move compiler from main branch.

About

An example smart contract to manage a controlled treasury with flexible risk-management controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages