@microsoft/ccf-app

ccf-app

ccf-app is a support package for developing CCF JavaScript or TypeScript apps. It is published as @microsoft/ccf-app on npm.

The package exposes commonly used functionality of CCF in high-level APIs, for example, Key-Value Store access, cryptography, and data type converters. Usage of the package is not required but recommended.

TypeScript definitions are supplied with the package, but it can also be used for JavaScript projects.

Generated using TypeDoc