@ecp.eth/sdk / defaultExports / COMMENTS_EMBED_DEFAULT_URL
Variable: COMMENTS_EMBED_DEFAULT_URL
const COMMENTS_EMBED_DEFAULT_URL: "https://embed.ethcomments.xyz" = "https://embed.ethcomments.xyz";
Defined in: packages/sdk/src/constants.ts:43
The default embedUri
for the CommentsEmbed component.
It runs a service that creates app signatures for requests and
submits the transaction to the CommentManager
contract.