You mean coinstr uses bdk-reserves as a dependency or reimplemented a similar approach? If later is there a way we could factor out the common bits in to a shared project? If not that’s cool too 😎.

Reply to this note

Please Login to reply.

Discussion

No, it’s not a reimplementation. I basically used the same code of bdk-reserves (not directly as dep because it use bdk 0.27 instead of 0.28, I’ll open a PR to bump it).

Awesome! We should have the 0.28 version out soon, has some MSRV issue to fix.

Would it make sense to have a standalone site/tool that verified PoR proofs and balances?

If the proof was published as a Nostr note that could be read by the site, or even allow the proof to be pasted in?

Or a Nostr bot that reads them and verifies them.. 🤔