-
Notifications
You must be signed in to change notification settings - Fork 169
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
Comments
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. |
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. |
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. |
@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. |
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. |
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:
Pack
, it can defineOpen Pack
action.Renew
action ( I forgot to renew my name recently, this would help me )Pay Back
We can even extend this to take a parameter:
For FT use cases:
Send To
someone FT tokens, with action parametersamount
andrecipient
I am leaving technical details for discussion.
Contributors
Please respond with any desires or ideas of how this could be implemented
The text was updated successfully, but these errors were encountered: