@decentralized-identity/sidetree-ipfs

v0.1.2
Node.js implementation of the Sidetree IPFS module

test

jasmine-ts --config=./tests/jasmine.json

testCoverage

npm run build && nyc jasmine --config=./tests/jasmine-cc.json

lint

tslint --fix --project .

validate

npm-run-all --parallel testCoverage lint

build

tsc -p .

prepare

npm run validate
npm i @decentralized-identity/[email protected]

Metadata

Downloads