@agoric/ertp

v0.14.3-dev-914fc4c.0
Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights
smart contract cryptocurrency exchange tokens

lint

run-s --continue-on-error lint:*

test

ava

build

exit 0

test:xs

yarn test:xs-unit && yarn test:xs-worker

lint-fix

yarn lint:eslint --fix

lint:types

tsc --maxNodeModuleJsDepth 3 -p jsconfig.json

lint:eslint

eslint .

test:xs-unit

ava-xs

test:xs-worker

SWINGSET_WORKER_TYPE=xs-worker ava -c 2 'test/swingsetTests/**/test-*.js'
npm i @agoric/[email protected]

Metadata

Downloads