Unirep
Ctrlk
  • ๐Ÿ‘Welcome
  • ๐ŸงฉIntroduction
  • ๐ŸŽฎGetting Started
    • Install & build ๐Ÿ› 
    • Start with cli commands ๐Ÿ”Œ
      • 0. Install and build
      • 1. Spin up the testing chain
      • 2. Deploy Unirep contract
      • 3. User generates semaphore identity
      • 4. User signs up
      • 5. Attester signs up
      • 6. User generates epoch key and epoch key proof
      • 7. Attesters/Users verify epoch key proof
      • 8. Submit epoch key proof to Unirep smart contract
      • 9. Attester attest to epoch key
      • 10. Epoch transition
      • 11. User state transition
      • 12. User generates reputation proof
      • 13. Attesters/ Users verify the reputation proof
      • 14. User generates sign up proof
      • 15. Attesters/ Users verify the sign up proof
    • Start with Typescript ๐Ÿ“ 
    • Computation happens off-chain โ„น๏ธ
  • โ˜€๏ธProtocol
    • Glossary
    • Circuits
    • Contract
  • ๐ŸŒˆPackage usage
    • @unirep/crypto
    • @unirep/circuits
    • @unirep/contracts
    • @unirep/core
    • @unirep/subgraph
    • cli
  • ๐ŸŒปApplications
    • Unirep Social
Powered by GitBook
On this page

Was this helpful?

Edit
  1. ๐ŸŽฎGetting Started

Start with cli commands ๐Ÿ”Œ

Try UniRep protocol with cli commands.

0. Install and build1. Spin up the testing chain2. Deploy Unirep contract3. User generates semaphore identity4. User signs up5. Attester signs up6. User generates epoch key and epoch key proof7. Attesters/Users verify epoch key proof8. Submit epoch key proof to Unirep smart contract9. Attester attest to epoch key10. Epoch transition11. User state transition12. User generates reputation proof13. Attesters/ Users verify the reputation proof14. User generates sign up proof15. Attesters/ Users verify the sign up proof
PreviousInstall & build ๐Ÿ› Next0. Install and build

Last updated 3 years ago

Was this helpful?