@identity.com/gateway-eth-ts

v0.0.9
Adapter library for Identity.com gateway token system on Ethereum

precompile

rm -rf dist

compile

tsc -p tsconfig.json

lint

eslint lib/ src/ test/ --ext .ts

build

npm run compile && tsc -b && oclif-dev manifest && oclif-dev readme

postbuild

rm -f oclif.manifest.json

test

nyc --extension .ts mocha --forbid-only "test/**/*.test.ts"

posttest

eslint . --ext .ts --config .eslintrc

version

oclif-dev readme
npm i @identity.com/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Bach Adylbekov
  • released 9/20/2021

Downloads