dag-jose

v5.1.1
Typescript implementation of the IPLD dag-jose format
ipld ipfs jose dag

lint

eslint ./src --ext .js,.ts

test

NODE_OPTIONS=--experimental-vm-modules npx jest --coverage

build

tsc -p tsconfig.json

clean

rm -rf ./lib

prebuild

npm run clean

prepublishOnly

npm run build
npm i dag-jose

Metadata

Downloads