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

feat: activity section #20

Open
Agilulfo1820 opened this issue Jan 20, 2025 · 3 comments
Open

feat: activity section #20

Agilulfo1820 opened this issue Jan 20, 2025 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Agilulfo1820
Copy link
Member

We should show user's activities.
When a smart account is used it could be difficult to interpret if we fetch data from an indexer.

We could also store everything locally with cache, but then I don't think we can fetch incoming transactions (in a scalable way)

@Agilulfo1820 Agilulfo1820 added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 20, 2025
@Agilulfo1820 Agilulfo1820 changed the title feat: add activities section feat: activity section Jan 26, 2025
@victhorbi
Copy link
Collaborator

I can think of two things to avoid a specific indexer:

  • a subgraph
  • storing transaction records on-chain, in the Smart Account contract

@Agilulfo1820 WDYT?

@Agilulfo1820
Copy link
Member Author

Not sure about it, I would like to have a brainstorming meeting on this so we could add some requirements so we can better understand what technology to use to achieve that.

@victhorbi
Copy link
Collaborator

@daithihearn
maybe you can offer this kind of information on the block explorer you are building?
Ok, let's have a session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants