vocdoni/dvote-js

Package dvote-js code into @vocdoni/snarks

Opened this issue · 0 comments

  • Move the snarks implementation into a new folder/package, following the current code structure
  • Remove the snarks dependencies/code from the global package.json
  • Move tests
  • Publish to NPM
  • On the global index.ts, export the Snarks functions from the NPM package, and not from the src folder