@hyperledgendary/weft

v0.0.12
Utility CLI to help with using Hyperledger Fabric
fabric-ledger Hyperledger Fabric Fabric Ledger

clean

rimraf lib

format

prettier --write "{src,test}/**/*.ts"

lint

eslint '*/**/*.{js,ts,tsx}' --quiet --fix

build

npm run format && npm run clean && npm run lint && echo Using TypeScript && tsc --version && tsc --pretty && npm link

release

standard-version

test

jest
npm i @hyperledgendary/weft

Metadata

Downloads