okx / proof-of-reserves-v2

MIT License
7 stars 0 forks source link

Feature/add merkle proof sdk #63

Closed EkamSinghPandher closed 1 month ago

EkamSinghPandher commented 1 month ago

Add a CLI command to fetch the merkle proof for a given user index.

cliff0412 commented 1 month ago

pass root as parameter in verify

cliff0412 commented 1 month ago

the raw account format should be the readable json data rather than a vector