JSPM

@bosonprotocol/core-sdk

1.30.1-alpha.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 156
  • Score
    100M100P100Q113403F
  • License Apache-2.0

Facilitates interaction with the contracts and subgraphs of the Boson Protocol

Package Exports

  • @bosonprotocol/core-sdk
  • @bosonprotocol/core-sdk/dist/cjs/index.js
  • @bosonprotocol/core-sdk/dist/cjs/subgraph
  • @bosonprotocol/core-sdk/dist/cjs/subgraph.js
  • @bosonprotocol/core-sdk/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@bosonprotocol/core-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@bosonprotocol/core-sdk

JS lib that facilitates interaction with the Boson Protocol contracts, subgraph and metadata storage.

Get started

The core-sdk is intended to be used in combination with implementations of the Web3LibAdapter and MetadataStorage interfaces.

We currently support the following

Follow the respective guides to get started