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

Add Ownable2step contract #165

Open
Artemka374 opened this issue Sep 18, 2023 · 1 comment
Open

Add Ownable2step contract #165

Artemka374 opened this issue Sep 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Artemka374
Copy link
Contributor

An extension of the already implemented Ownable contract that adds
the ability to change the owner of a contract in two steps, using the
transfer_ownership and accept_ownership functions, like in OpenZeppelin's implementation here: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/access/Ownable2Step.sol

@Artemka374 Artemka374 changed the title Ownable2step contract Add Ownable2step contract Sep 18, 2023
@Artemka374 Artemka374 added the enhancement New feature or request label Sep 18, 2023
@vking45
Copy link

vking45 commented Dec 22, 2023

@Artemka374 Hey there, I would love to contribute to this. Is this issue still open to be contributed to ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants