hypercerts
hypercerts copied to clipboard
Hypercerts are a tool to build scalable retrospective reward systems for impact.
* Auto generate API client using Orval * Moved generated Graph client types to __generated dir * Init client using `environment` instead of chainId * ReadOnly mode when there's no...
### Describe the feature you'd like to request When a user initializes with the wrong environment, an error should be thrown and logged with a proper description ### Describe the...
### Describe the feature you'd like to request Use getDeployments to get a Deployment[] containing addresses, endpoints and chain info ### Describe the solution you'd like . ### Describe alternatives...
- Update `getMerkleTreeFromIPFS` to a method that first tries to query from the DB. (probably to something like `getAllowlistForHypercertId(...)` - Update `getProofsFromAllowlist` to use the new or updated method