Categorygithub.com/0xsequence/ethkit-cli
repositorypackage
0.1.0
Repository: https://github.com/0xsequence/ethkit-cli.git
Documentation: pkg.go.dev

# README

ethkit cli

Install

go get github.com/0xsequence/ethkit-cli

Usage

$ ethkit --help
ethkit - Ethereum dev toolkit

Usage:
  ethkit [command]

Available Commands:
  abigen      generate contract client code from a truffle artifacts file
  artifacts   print the contract abi or bytecode from a truffle artifacts file
  help        Help about any command
  version     print the version number
  wallet      encrypted wallet creation+management

Flags:
  -h, --help   help for ethkit

Use "ethkit [command] --help" for more information about a command