@nevermined-io/sdk-dtp
v0.6.2
Published
Javascript SDK for connecting with Nevermined Data Platform (Data Transfer proofs module)
Downloads
121
Readme
Nevermined SDK Data Transfer Proofs
Javascript Data Transfer Proofs library nevermined.io
Get started
$ yarn add @nevermined-io/sdk @nevermined-io/sdk-dtp
SDK Data Transfer Proofs (aka DTP) library allows the delivery of use cases involving encrypted assets in a Nevermined deployment. The library is packaged in NPM format:
https://www.npmjs.com/package/@nevermined-io/sdk-dtp
Examples
You can see how sdk-dtp
is used on:
Code Style
For linting and auto-formatting you can use:
# lint all ts with eslint
yarn lint
License
Copyright 2022 Nevermined AG
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.