A React component that fetches and displays a social feed from the NEAR blockchain using the @builddao/near-social-js library.
- 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
This project is licensed under the MIT License. See the LICENSE file for details.