hexeight / wasabi

A tiny deployment tool for Smart Contracts on Ethereum
MIT License
2 stars 1 forks source link

Command line options #11

Open omkarkhair opened 7 years ago

omkarkhair commented 7 years ago

Command line options for contract input and config output path. Configurations can be output type (ABI JSON or JS)

eth-wasabi -i /home/contracts/greeter.sol -json /config.json