0.1.6 • Published 4 years ago

blockdemy-certs v0.1.6

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago
const Certs = require('blockdemy-certs');

// Instantiate the certs client using your API Key from the platform
const certs = new Certs(APIKey);

// Use the methods available to get info for your organization
const myOrganizationDocuments = await cert.getDocuments();
$ npm i blockdemy-certs
$ yarn add blockdemy-certs

This project is licensed under the MIT License

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago