@blockstack/connect

v0.3.5
A library for building excellent user experiences with Blockstack.

build

tsdx build --format cjs,esm,umd && yarn build:web

build:web

NODE_ENV=production webpack

dev

cd test-app && yarn start

lint

eslint --ext .ts,.tsx ./src/ -f unix

lint:fix

eslint --ext .ts,.tsx ./src/ -f unix --fix

prepublishOnly

yarn build

start

tsdx watch

test

tsdx test

typecheck

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/6/2020

Downloads