Create Profile
With our API's support for gasless mode, users can seamlessly establish their profile, ensuring smooth interaction within the platform. Here, we outline the parameters that need to be provided or are optional for creating a profile and provide insights on how each parameter contributes to the profile's representation on the platform.
Parameters
Handles (Required): The handle defines your unique bond handle name on the platform. It acts as a username or identifier, allowing other users to search, follow, or interact with your profile.
Profile Picture URI (Optional):
The profilePictureUri
is a link pointing to an image stored in any cloud storage or online platform. If not provided, the platform will default to a standard image.Follow NFT URI (Optional): The
followNFTURI
represents the metadata of the NFT that your followers will mint when they choose to follow you. It's dynamic by default, meaning if not specified, the NFT image will showcase the latest publication from your profile. While bond.network does not enforce any specific metadata standards, it's highly recommended to follow the OpenSea metadata specifications for better compatibility with secondary marketplaces.Reference: OpenSea Metadata Standards
Follow Module: Defining the follow module optimises user engagement on the platform. With our designed schema, setting this up becomes straightforward.
API Details
Last updated