proofable

v0.1.2
Proofable Node SDK
proofable provendb anchor blockchain proof bitcoin ethereum hedera trie and 5 more...

example

npm run build && node dist/examples/typescript.js

example-js

npm run build && node dist/examples/javascript.js

build

tsc -p tsconfig.build.json && cpx 'src/**/*.{js,d.ts}' dist

clean

rimraf ./dist '*.proofable' '*.subproofable' '*.dot'

doc

typedoc

lint

eslint . --ext .ts,.js --max-warnings=0

depcheck

depcheck

jest

jest --forceExit

test

npm run depcheck && npm run lint && npm run jest

prepare

npm run build

Metadata

Downloads