Skip to content

Instantly share code, notes, and snippets.

@0xAnonymous
Last active August 5, 2020 12:22
Show Gist options
  • Save 0xAnonymous/8d4042e3024f70c836582df145b78ff3 to your computer and use it in GitHub Desktop.
Save 0xAnonymous/8d4042e3024f70c836582df145b78ff3 to your computer and use it in GitHub Desktop.

The proof-of-unique-human system Anonymous

The proof-of-unique-human system Anonymous is built around the functions register(), immigrate(), dispute() and reassign(). The schedule is enforced with scheduler(). Personhood is verified with the public mapping proofOfPersonhood. Mixing is done with external contracts.

For a complete reference implementation, see Anonymous.sol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment