Skip to main content
Users can bookmark posts explicitly to easily revisit preferred content.

Adding a Favorite Post

React Hook Example for Adding a Favorite Post:

Removing a Favorited Post

React Hook Example for Removing a Favorite Post:

Important Notes

  • Required Parameters: Explicitly include appId, network, authorSharedUserId, postId, and ownedUserId for adding favorites. Removing favorites requires appId, network, postId, and ownedUserId.
  • Explicit Transaction Signing: Transactions must explicitly be signed and executed via the user’s wallet.