v2.0.0
DDC SDK was re-worked from the ground. Several packages were removed, some re-written and new packages added to the tool set.
New packages
- @cere-ddc-sdk/blockchain - Work directly with the Cere blockchain
- @cere-ddc-sdk/ddc - Low level package to directly communicate with DDC nodes
Updated packages
- @cere-ddc-sdk/ddc-client - The main DDC SDK interface with all methods for working with DDC
- @cere-ddc-sdk/file-storage - Upload large files, using chunk streaming
Removed packages
@cere-ddc-sdk/content-addressable-storage
@cere-ddc-sdk/core
@cere-ddc-sdk/key-value-storage
@cere-ddc-sdk/proto
@cere-ddc-sdk/smart-contract