tdf3-js

Minimal library to read and write files in the TDF3 spec.

Usage no npm install needed!

<script type="module">
  import tdf3Js from 'https://cdn.skypack.dev/tdf3-js';
</script>

README

DEPRECATED

This package is a deprecated/maintenance-mode version of @virtru/tdf3 - new features should be added to that library, not this one, and this library no longer tracks the current version of the TDF spec.

tdf3-js

A JavaScript client library that can be used to encrypt and decypt files using the TDF3 specification.

Integration tests with local services

To run integration tests, refer to the etheria repository for notes on running xtest locally.