Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command for Deployment

Deploying Vault

pnpm deploy:vault --treasury <ss58_address> --netuid <netuid>

Deploying Treasury

pnpm deploy:treasury --token <ss58_address>

Deploying Governance

The script automatically uploads the tusdt_election wasm and passes the resulting code hash to tusdt-governance::new, which instantiates the election contract internally.

pnpm deploy:governance --treasury <ss58_address> --vault <ss58_address> --auction <ss58_address> --oracle <ss58_address> --maintainer <ss58_address>

About

script for deploying contract

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages