Skip to content

SangyunOck/move-script-executor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move Script Runner Cli

Since there's no feature to sign and submit move script on wallet extension, this is a cli program that can execute sign and execute script with given private key adn address

Private key will not be saved to anywhere!

How to run

run -p {private_key} -a {account address} -b {bytecode}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%