Skip to content

docs: add socialDB primitives#3060

Open
matiasbenary wants to merge 2 commits into
masterfrom
docs/add-socialDB
Open

docs: add socialDB primitives#3060
matiasbenary wants to merge 2 commits into
masterfrom
docs/add-socialDB

Conversation

@matiasbenary

Copy link
Copy Markdown
Contributor

Closes #2429

@mintlify

mintlify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
neardocs 🟢 Ready View Preview Jun 16, 2026, 4:45 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread primitives/social.mdx
description: "Learn how to build social features on NEAR - profiles, posts, follows, likes and notifications - using SocialDB (social.near) and the near-social-js SDK."
---

[SocialDB](https://github.com/NearSocial/social-db) is a smart contract deployed at `social.near` that stores social data on the NEAR blockchain: profiles, posts, follows, likes, comments and more. It powers [near.social](https://near.social) and is widely used across the ecosystem.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"SocialDB is a smart contract that stores ..."
let's move deployment addresses (both testnet and mainnet) into a dedicated markdown table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: NEW❗

Development

Successfully merging this pull request may close these issues.

[DOC] SocialDB Primitives

2 participants