Relationship
RelationshipClient allows you to register, unregister and get relationship, and manages RelationshipType with Story Protocol
This is a SDK for Alpha
This SDK is alpha and not production complete yet, which means that we could change the schemas, smart contract deployment and backend endpoints that at any time without warning or notice to you. When this SDK is production ready, we will remove this warning and will endeavor to ensure the production quality of the SDK and update the SDK in regular basis with formal notice.
The RelationshipClient
is the class in Story Protocol for supporting relationship operations, including managing relationship types. For more information of Relationship and RelationshipType, please refer to this link.
The operations RelationshipClient
provided are:
Updated 8 months ago