Developers
DevelopersGuides
  • Introducing Bond
    • Introduction
    • Why we build Bond?
    • Roles In Bond Ecosystem
    • Decentralised Relations/Social Graph
    • Architecture
    • Bond Reward Model
      • Leech Principle
      • Barrel Principle
  • Main Concepts
    • Bond Profile
      • Identity
      • Relationships
      • Content
      • Creator Economy
    • Connection
      • Connection NFTs
    • Bond Social Graph
    • Centralities
      • In/Out Degree Centrality
      • Betweenness Centrality
      • Closeness Centrality
      • PageRank Centrality
    • Reward Models
    • Reward Contracts
    • Off-chain Oracles
    • Gasless Mode
    • Cross Chain Messaging and Pay Gas with Bond Token
  • Bond API
    • Introduction
    • API Urls
    • Getting started with GraphQL
    • Authentication
      • Login
      • Refresh JWT
    • Profile
      • Create Profile
      • SetProfileMetadata
    • Connect
      • Connect a profile
      • Disconnect
  • Smart Contracts
    • BondHub
    • MerkelDistributor
    • TokenDeployer
    • SingleStakePoolDeployer
    • LzTokenDeployer
    • LzSingleStakePoolDeployer
  • Bond SDK
    • Bond JS SDK
      • Authenticate
      • Create Profile
      • Connect
  • Bond Nodes
    • Hardware Requirements
    • Set up and Deploy
    • Node Config (TOML)
    • Secrets Config (TOML)
    • Role-Based Access Control (RBAC)
  • References
    • Deployed Contracts
    • Github
Powered by GitBook
On this page
  1. Main Concepts

Connection

In Bond, Follow and Referral are two important connection functions that involve mutual attention and recommendation between users.

Follow refers to the ability of users to follow other users' updates and receive notifications. This relationship is bidirectional, meaning that the followed user can also choose to follow back, thereby establishing a mutual social network relationship. Through this way, users can easily keep track of other users' updates, understand their interests and creative direction, and expand their social circle and information resources.

Referral refers to users inviting other users to join the Bond social network by sharing their invitation links or referral codes. When other users register and start using Bond through the link or code, the inviter can receive certain rewards or benefits. This approach not only helps Bond expand its user base and social network influence, but also incentivises users to actively share and recommend Bond, thus improving the activity and user stickiness of the Bond social network.

PreviousCreator EconomyNextConnection NFTs

Last updated 1 year ago