Skip to content

Bypass Firestore database #4

@EightRice

Description

@EightRice

At the moment, the app is updating and retrieving data from NoSQL collections in Firebase. This setup is prone to failures from someone closing the app while a transaction is pending or just using a 3rd party client to make calls to the contract and change its state. We can mitigate this vulnerability by fetching the data directly from the chain (using RPC nodes) and only use Firestore to augment the data onchain.

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