Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 508 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 508 Bytes

Social Blocks

A React component that fetches and displays a social feed from the NEAR blockchain using the @builddao/near-social-js library.

Features

  • Fetches posts from the NEAR blockchain for a specific account
  • Renders posts with Markdown content and optional images
  • Displays post metadata (account ID and timestamp)
  • Pagination support with a batch size of 1000 posts
  • Error handling and loading state

License

This project is licensed under the MIT License. See the LICENSE file for details.