Skip to content
@ecp.eth/sdk

@ecp.eth/sdk

The Ethereum Comments Protocol SDK.

The ECP SDK provides a simple way to integrate decentralized comments into your Ethereum-based applications. For comprehensive documentation and guides, visit our documentation website.

Installation

 
npm install @ecp.eth/sdk
# or
yarn add @ecp.eth/sdk
# or
pnpm add @ecp.eth/sdk

Modules

ModuleDescription
channel-managerEthereum Comments Protocol SDK Channel Manager Core functionality for managing comment channels
channel-manager/reactEthereum Comments Protocol SDK Channel Manager for React React hooks for managing comment channels
channel-manager/types-
commentsEthereum Comments Protocol SDK Comments Core functionality for managing comments and approvals
comments/reactEthereum Comments Protocol SDK Comments for React React hooks and components for managing comments and approvals
coreEthereum Comments Protocol SDK Core Core functionality for the Ethereum Comments Protocol
defaultExportsEthereum Comments Protocol SDK default exports
embedEthereum Comments Protocol SDK Embed Functionality for embedding comments in web applications
indexerEthereum Comments Protocol SDK Indexer Functionality for indexing and querying comments data