ual-eosio-reference-authenticator

v0.1.3
This authenticator is meant to be used with the [EOSIO Reference Authenticator Apps](#supported-environments) and the [Universal Authenticator Library](https://github.com/EOSIO/universal-authenticator-library).

build

tsc --build tsconfig.json

clean-build

rm -rf dist && yarn build

lint

tslint -c tslint.json -p tsconfig.json

prepublish

yarn clean-build

test

jest

Metadata

  • MIT
  • Whatever
  • block.one
  • released 9/13/2019

Downloads