@universal-login/contracts

v0.2.0

prepublishOnly

rm -rf build dist && yarn build

build

waffle .waffle.js && tsc --build tsconfig.build.json

test

mocha -r ts-node/register test -t 10000 "test/**/*.{js,ts}"

lint

yarn lint:js && yarn lint:sol

lint:js

tslint -p tsconfig.json "{lib,test}/**/*.{ts,js}"

lint:sol

solium -d contracts

clean

rm -fr build dist
npm i @universal-login/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/8/2019

Downloads