Social Graph
JavaScript Social Graph APIs
Last updated
JavaScript Social Graph APIs
Last updated
querySocialGraph()
N/A
exist: return 0 if social graph doesn't exit, otherwise return 1.
message: signed message
backupSocialGraph(data)
data
:
message: signed message
signature: wallet signature
transactions: transaction data on the blockchain. The backup will be completed when the transaction is confirmed on the blockchain.
restoreSocialGraph(data)
data
:
signature:wallet signature
N/A