dOrgTech / dOrgTech/trustless

Bypass Firestore database

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.