1.0.4 • Published 2 years ago

cabal-xyz-snap v1.0.4

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Metamask Snap for zk proof generation

Local development

  • Geneate merkle tree tree.json, this would be used to get merkle proof
cd ../rootgen
// add your address to data/test_addrs.json
yarn build
cp output/tree.json ../snap
  • Serve snap locally
yarn && yarn build:clean && yarn serve

Note: index.html is only to make local development more convenient, not used in production

Metamask

To use Metamask, use this branch: https://github.com/MetaMask/metamask-extension/pull/14256 for now

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago