Skip to content

chore: refactor data fetching #111

@Sen-Com

Description

@Sen-Com

In its current state, the website fetches all data directly from the nodes to the clients. This leads to slow loading times and heavy node utilization. We should refactor this into a client-server architecture where the client only fetches the data it needs (balances, account address) and everything else (fuel assets, leaderboards) is fetched from the server. the server then refreshes it's cache every couple of minutes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions