Skip to content

Command line interface for Ion Protocol

License

Notifications You must be signed in to change notification settings

san-lab/kation-cli

 
 

Repository files navigation

Ion CLI

The Non-Interactive version of Ion CLI 😉

Usage:

  • Help: ./ion-cli
  • Deploy: ./ion-cli d [contractPath] [args...]
  • Interact: ./ion-cli i [contractPath] [contractAddress] [methodName] [args...]
  • Proof: ./ion-cli p [contractPath] [contractAddress] [methodName] [chainId] [blockHash] [previousBlockHash] [contractEmittedAddress] [transactionHash] [args...]

About

Command line interface for Ion Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Makefile 1.1%
  • Dockerfile 0.6%