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

Integrate Transfer Guard Into WNS #98

Open
kespinola opened this issue Jun 17, 2024 · 1 comment
Open

Integrate Transfer Guard Into WNS #98

kespinola opened this issue Jun 17, 2024 · 1 comment

Comments

@kespinola
Copy link
Contributor

Goal

Integrate Token Guard Protocl into WNS.

Strategy

  • In the mint instruction instead of setting up WEN royalty distribution as the transfer hook activate transfer guard.
  • Default to a guard managed by WNS community which is a deny list of known protocols that do not respect royalties.
@kespinola kespinola changed the title Integrate Token Guard Into WNS Integrate Transfer Guard Into WNS Jun 17, 2024
@kespinola
Copy link
Contributor Author

Notes about what needs to be swapped out for using transfer guard instead of royalty program.

Requirements

  • Create another instruction for WNS transfer_guard_setup
  • Register transfer guard as the transfer hook CPI protocol
  • Accept a guard and set in the extra account meta list

@kespinola kespinola moved this to In Progress in WEN Release Planning Jun 25, 2024
@kespinola kespinola moved this from In Progress to In Review in WEN Release Planning Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

No branches or pull requests

1 participant