jarry-xiao / candyland

Proof of concept program for compressing NFTs
GNU Affero General Public License v3.0
111 stars 13 forks source link

[Jank indexer] Rest Api for Proofs #99

Closed ngundotra closed 2 years ago

ngundotra commented 2 years ago

Also:

To use:

yarn validator &
yarn test
# wait a few seconds, then ctrl-c
yarn server
# go to http://localhost:3000/proof?leafHash=<any leaf hash from yarn test output>
ngundotra commented 2 years ago

Changes incorporated into jankle