hypercerts icon indicating copy to clipboard operation
hypercerts copied to clipboard

[SDK] Get merkle trees and proofs from API instead of IPFS

Open bitbeckers opened this issue 1 year ago • 0 comments

  • 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

bitbeckers avatar May 27 '24 19:05 bitbeckers