This page provides acts as an overview of the latest DDC JS SDK (version v1.1.0) project for developers to get a basic understanding of where to how to interact with Cere DDC using this tool.
The DDC JS SDK repository is a mono-repo that is use to build the DDC JS SDK and it’s sub-packages, including the client interfaces used by developers for interacting with Cere DDC protocol and smart contracts. The following sections will review the following SDK clients in more detail.
There are more low-level SDKs that the DDC-Client uses to abstract away the complexity for developers, but those are not intended for direct use. For more information, see the following pages:
Primary interface for interacting with DDC, supporting all core protocol functionality and features.
Learn more @cere-ddc-sdk/ddc-client: Readme