@dfinity/agent

v0.6.25
JavaScript and TypeScript library to interact with the Internet Computer

ci

npm run prettier && npm run lint && npm run build && npm run test

lint

tslint --project tsconfig.json --config tslint.json

test

jest --verbose

build

tsc -b

bundle

npm run build

lint:fix

npm run lint -- --fix

prettier

prettier --check "src/**/*.ts"

prettier:write

npm run prettier -- --write
npm i @dfinity/[email protected]

Metadata

Downloads