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.
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.