Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Contract Ownership Transfer Process in Casper #1505

Open
Tracked by #1495
devendran-m opened this issue Dec 19, 2024 · 0 comments
Open
Tracked by #1495

Document Contract Ownership Transfer Process in Casper #1505

devendran-m opened this issue Dec 19, 2024 · 0 comments

Comments

@devendran-m
Copy link
Contributor

devendran-m commented Dec 19, 2024

Problem Statement/Feedback (from Xord):

How can the ownership of a contract be transferred from one account to another? Does Casper have functionality for this? There is no information regarding this in the documentation. In comparison, Solana provides a comprehensive guide on contract updates and ownership transfers, making it easier for developers to understand and implement these processes.

User Story:

As a developer working on the Casper Network,
I want comprehensive documentation on how to transfer the ownership of a contract from one account to another,
so that I can understand and implement this process confidently, similar to the clarity provided by other platforms like Solana.

Acceptance Criteria:

  • The documentation explicitly addresses whether and how contract ownership can be transferred in Casper.
  • Step-by-step instructions are provided for transferring contract ownership, if supported, including any prerequisites or restrictions.
  • If the functionality is not currently supported, the documentation should clarify this and suggest potential workarounds or future plans.
  • Comparisons with similar functionality on other platforms like Solana are included to help developers transitioning from those ecosystems.
  • Code examples demonstrate the process of ownership transfer, if applicable.
  • Developers can successfully transfer contract ownership or understand the limitations of this functionality after referencing the documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant