Consensys / anonymous-zether

A private payment system for Ethereum-based blockchains, with no trusted setup.
Other
295 stars 73 forks source link

Move zether-wallet Components into an NPM Package #2

Closed zzy96 closed 5 years ago

zzy96 commented 5 years ago

To make the design modular and better for future use. The component connecting node and java proof generation server in the zether-wallet should be easily reused. A good way would be packing it into NPM package. anonymous-zether would be only focused on an out-of-box tracker.js

zzy96 commented 5 years ago

The new npm package is available here