Skip to content

libaice/move_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. docker config and supra cli

    • alias supra="docker exec -it supra_cli /supra/supra"
  2. move contract and contract test

  3. contract interaction command

    • supra move tool publish --package-dir /supra/configs/move_workspace/<PROJECT_NAME> --profile <YOUR_PROFILE> --url <RPC_URL>
    • supra move tool view --function-id '::transfer::view_balance' --args address:<ADDRESS_TO_CHECK> --url <RPC_URL>
    • supra move tool run --function-id '::transfer::two_by_two' --args u64: address:<FIRST_ADR> address:<SECOND_ADR> --url <RPC_URL>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages