@blockstack/connect

v2.8.0
A library for building excellent user experiences with [Blockstack](https://blockstack.org/).

build

yarn build:modules && yarn build:standalone

build:modules

tsdx build --format cjs,esm,umd

build:standalone

NODE_ENV=production webpack --mode=production

build:standalone:analyze

NODE_ENV=production ANALYZE=true webpack --mode=production

dev

cd ../test-app && yarn start

lint

eslint src/**/*.{ts,tsx}

lint:fix

eslint src/**/*.{ts,tsx} --fix

prepublishOnly

yarn build

start

tsdx watch

test

tsdx test

typecheck

tsc --noEmit
npm i @blockstack/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/7/2020

Downloads