You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we need to be able to transfer the ownership and control of a Node? If so, how can we do it?
Notes:
Ceramic says they want to implement the did:nft method, with which the wallet who can prove ownership of an NFT also control the DID, and hence the Node. Timeline for this is unclear.
Workaround: commit a statement of transfer, new owner clones the Node and takes up the work. This is how the case is managed with git repositories for example.
The text was updated successfully, but these errors were encountered:
Do we need to be able to transfer the ownership and control of a Node? If so, how can we do it?
Notes:
did:nft
method, with which the wallet who can prove ownership of an NFT also control the DID, and hence the Node. Timeline for this is unclear.The text was updated successfully, but these errors were encountered: