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

Bond Profile

PreviousBarrel PrincipleNextIdentity

Last updated 1 year ago

Bond Profile plays a crucial role in the entire decentralised social network and incentive model of Bond. It not only provides a representation of the user's identity on the social network but also records the user's relationship, content, and economic model, helping users better manage their social capital and data. Bond Profile will be stored on the blockchain to ensure the implementation of a decentralised social network graph.

The decentralised and tamper-proof identity authentication and management provided by Bond Profile offer better security and support for users to showcase and manage their identity information and social assets in the social network. It enables users to display and manage their identity information and social assets in the social network. Bond Profile allows users to create and control their own identity information and store it on the blockchain.

Moreover, the economic model in Bond Profile is also an important component of the Bond social network ecosystem. Users can earn rewards by subscribing to membership, publishing valuable content, appreciating other people's content, and selling their NFTs. These activities need to be built on top of the user's Bond Profile to ensure the security and transparency.

Therefore, it can be said Bond Profile is the core of the Bond social network, serving as the foundation and root of the entire decentralised social network and incentive model.

bond profile