> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/pre-aithra/pre-aithra-developers/software-development-kits-sdks/data-marshal-network-sdk.md).

# Data Marshal Network SDK

[![npm (scoped)](https://img.shields.io/npm/v/@itheum/sdk-data-marshal-network?style=for-the-badge)](https://www.npmjs.com/package/@itheum/sdk-data-marshal-network)

This Open-Source TypeScript SDK focuses on interacting with the [Data Marshal Network](/product-docs/pre-aithra/data-marshal-network.md). At a high level, it enables 3rd party developers (enterprises) to utilize the decentralized "data brokerage" node network and get encryption and decryption services, check "data uptime" of Data NFT Data Streams, etc.

The SDK includes the following high-level modules:

1. **Interacting with a Data Marshal node (**[**Class Docs**](https://itheum.github.io/sdk-data-marshal-network/classes/DataMarshal.html)**)**
   * Encrypt a Data Stream
   * Check Uptime of a Data NFT Data Stream
   * ... more
