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

View to Describe Actions that can be taken on an NFT #153

Open
bluesign opened this issue Feb 3, 2023 · 6 comments
Open

View to Describe Actions that can be taken on an NFT #153

bluesign opened this issue Feb 3, 2023 · 6 comments
Labels
Feature Feedback SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board

Comments

@bluesign
Copy link

bluesign commented Feb 3, 2023

Issue To Be Solved

Inspired by pack view suggestion, I think we need a view to define actions user can take on a resource.

For example:

  • if user has a Pack, it can define Open Pack action.
  • if I have a .find name, close to expiring, it can show: Renew action ( I forgot to renew my name recently, this would help me )
  • if I have a loan on Flowty, it can have an action to show: Pay Back

We can even extend this to take a parameter:

For FT use cases:

  • It can have an action to Send To someone FT tokens, with action parameters amount and recipient

I am leaving technical details for discussion.

Contributors

Please respond with any desires or ideas of how this could be implemented

@bjartek
Copy link
Contributor

bjartek commented Feb 3, 2023

This is a very nice adition i think, it is not possible to automatically do them from this view, but it still a nice thing to know.

@bluesign
Copy link
Author

bluesign commented Feb 3, 2023

I am thinking action will direct wallet to a FLIX, but I didn't think all details. It can help with adoption of FLIX too.

@joshuahannan
Copy link
Member

I think this is a good idea, though I too am a little confused about how it will be able to route to the actual place to perform that action, so I don't know how useful it is.

@bluesign
Copy link
Author

@joshuahannan it will just reference a FLIX; if wallet supports FLIX, it will get the transaction and ask user to fill the parameters if any and ask user to confirm.

@joshuahannan
Copy link
Member

Are we far enough along with FLIX that we can make this now? I haven't been paying much attention to FLIX, so I don't know if it is all finalized and ready to use or not

@bluesign
Copy link
Author

Are we far enough along with FLIX that we can make this now? I haven't been paying much attention to FLIX, so I don't know if it is all finalized and ready to use or not

oh probably not yet, we can for sure move this after FLIX.

@joshuahannan joshuahannan added the SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board label Mar 14, 2023
@joshuahannan joshuahannan changed the title Actions View View to Describe Actions that can be taken on an NFT Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feedback SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board
Projects
None yet
Development

No branches or pull requests

3 participants