@decentralized-identity/sidetree-ipfs

v0.1.0
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

build:live

nodemon --files src/IPFSStorage.ts

startDebug

npm run build:live

start

node dist/src/IPFSStorage.js
npm i @decentralized-identity/[email protected]

Metadata

Downloads