-
Notifications
You must be signed in to change notification settings - Fork 15
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
User Entity #52
Comments
Will we be able to retrieve displayname in UserEntity? or should we have an IdentityEntity instead? |
that should be a job of kodadot/hei The problem is that this indexer starts around block 5 million, so anyone who set identity before yould be sad :/ |
Would it be possible to show users activity? Like the history chart we have for collections but for users? What scores do you have in mind? |
Flips - what, price bought, price sold, date bought, date sold |
Also #51 |
ref #56 |
Continue in kodadot/loligo#49 |
We are slowly getting to the tipping point where we need to replace user as
String!
withUserEntity
Would would it do?:
Similarly to
kodadot/magick#19
@yangwao, @roiLeo please drop your thoughts
The text was updated successfully, but these errors were encountered: