@bosonprotocol/core-sdk
v1.48.0
Published
Facilitates interaction with the contracts and subgraphs of the Boson Protocol
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
Web3LibAdapterimplementations:EthersAdapterexported from@bosonprotocol/ethers-sdkEthConnectAdapterexported from@bosonprotocol/eth-connect-sdk
MetadataStorageimplementations:IpfsMetadataexported from@bosonprotocol/ipfs-storage
Follow the respective guides to get started
