@aragon/connect

v0.4.1
Access and interact with Aragon Organizations and their apps.
ethereum javascript web3 dapp aragon

dev

yarn build --watch

lint

eslint --ext .ts ./src

test

is-ci "test:coverage" "test:watch"

build

yarn compile

clean

rm -rf ./dist ./tsconfig.tsbuildinfo

compile

tsc --build

test:debug

node --inspect-brk ../../node_modules/jest/bin/jest.js --runInBand --watch

test:watch

jest --watch

test:coverage

jest --coverage
npm i @aragon/[email protected]

Metadata

Downloads