@agoric/ertp

v0.16.3-u17.1
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

prepack

tsc --build tsconfig.build.json

test:c8

c8 $C8_OPTIONS ava

test:xs

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

lint-fix

yarn lint:eslint --fix

postpack

git clean -f '*.d.ts*'

lint:types

tsc

lint:eslint

eslint .

test:xs-unit

ava-xs

test:xs-worker

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

Metadata

Downloads