@agoric/ertp

v0.5.4
Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights
smart contract cryptocurrency exchange tokens

test

tape -r esm 'test/**/test*.js' | tap-spec

build

exit 0

lint-fix

eslint --fix '**/*.js'

lint-check

eslint '**/*.js'

pretty-fix

prettier --write '**/*.js'

pretty-check

prettier --check '**/*.js'

lint-fix-jessie

eslint -c '.eslintrc-jessie.js' --fix '**/*.js'

lint-check-jessie

eslint -c '.eslintrc-jessie.js' '**/*.js'
npm i @agoric/[email protected]

Metadata

Downloads