zos

v2.4.3
Command-line interface for the ZeppelinOS smart contract platform
zos zeppelinos cli

copy-files

./scripts/copy-files.sh

compile-ts

rm -rf lib && tsc

prepare

npm run compile-ts && npm run copy-files && chmod 755 ./lib/bin/zos-cli.js

test

./scripts/test.sh

gen-docs

./scripts/gen-docs.sh

watch

tsc -w

lint

tsc --noEmit && eslint '*/**/*.{js,ts}' --quiet --fix
npm i zos

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/20/2020

Downloads