@stacks/blockchain-api-client

v8.0.0-beta.1
Client for the Stacks Blockchain API

open

http-server -o 9222 -o index.html

build

rimraf ./lib && npm run build:client --prefix .. && npm run build:node && npm run build:browser

start

concurrently npm:build:browser:watch npm:open

build:node

tsc

build:browser

microbundle -i src/index.ts -o lib/index.umd.js --no-pkg-main -f umd --external none --globals none --no-compress --tsconfig tsconfig.browser.json --name StacksBlockchainApiClient

prepublishOnly

npm run build

build:browser:watch

npm run build:browser -- watch
npm i @stacks/[email protected]

Metadata

  • GPL-3.0
  • Whatever
  • Hiro Systems PBC
  • released 8/13/2024

Downloads