Skip to main content

Media Protocol SDK

The Media SDK provides abstractions to assist you with interacting with the Media Protocol smart contracts in a Typescript/Javascript environment (e.g. websites, node scripts). With the SDK, you can manipulate data that has been queried from the EVM.

To begin, we recommend looking at our Guides which include runnable examples and walkthroughs of core usages. These guides will help you better understand how to use the SDK and integrate it into your application.

For complete documentation of the SDK's offerings, see the Technical Reference.

note

Please note that this documentation is currently a work in progress, and we apologize for any errors or blank pages you may come across. We welcome any contributions or feedback to improve the documentation via the official repository at https://github.com/mediafoundation/media-protocol-docs.