codechain-indexer-types

v0.4.0-alpha.1
CodeChain-indexer-types provides the rich object types of the CodeChain-primitive-js that are indexed by indexer and used in the CodeChain Explorer, the CodeChain Wallet.
CodeChain

lint

tslint -p . && prettier 'src/**/*.{ts,js,json}' -l

fmt

tslint -p . --fix && prettier 'src/**/*.{ts,js,json}' --write

build

tsc -p .

prepublishOnly

yarn run lint && yarn run build

Metadata

  • ISC
  • Whatever
  • CodeChain Team
  • released 2/1/2019

Downloads