CentrifugeSDK provides a JavaScript client to interact with the Centrifuge ecosystem. It provides a comprehensive interface to easily create and manage pools, nfts, loans and metadata.
npm install --save @centrifuge/centrifuge-sdk
Create an instance and pass optional configuration
import Centrifuge from '@centrifuge/centrifuge-sdk'
const centrifuge = new Centrifuge()
The following config options can be passed on initilization of CentrifugeSDK:
Default value: