hypercerts-org / hypercerts

Hypercerts are a tool to build scalable retrospective reward systems for impact.
https://hypercerts.org/
Other
91 stars 28 forks source link

[BE] Deprecate current hypercerts supabase instance in favor of hypercerts-staging #1305

Open Jipperism opened 4 months ago

Jipperism commented 4 months ago

What is it?

Once the revamped frontend is online, we should deprecate our current supabase instance. Reason for doing so is it's not migration-based so a liability. It also carries a lot of technical debt.

Steps:

// defender/src/auto-tasks/mint-claim-from-allowlist.ts const formattedClaimId = `${network.chainId}-${contractAddress}-${claimId

// defender/src/auto-tasks/on-allowlist-created.ts claimId: ${network.chainId}-${contractAddress}-${tokenId},


- Update supabase instance in marketplace sdk
- Update supabase instance in hyperboards
- Update supabase instance in starter apps
bitbeckers commented 4 months ago

New supabase-staging setup for reference: https://github.com/hypercerts-org/hypercerts-indexer/tree/develop/supabase