Consensys / anonymous-zether

A private payment system for Ethereum-based blockchains, with no trusted setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move zether-wallet Components into an NPM Package

zzy96 opened this issue · comments

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

The new npm package is available here