You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace ERC-20 transfer example with a Poll schema showing
castVote with nullifier and tally arcs — matches the project focus
and is more relatable for newcomers.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The arrows (`-|weight|>`) are arcs — they describe how tokens flow through the net. `castVote` increments the tally for the chosen option and marks the nullifier as used, all in one atomic transition.
0 commit comments