Unirep
Ctrlk
  • 👏Welcome
  • 🧩Introduction
  • 🎮Getting Started
    • Install & build 🛠
    • Start with cli commands 🔌
    • Start with Typescript 📠
      • 0. Install packages
      • 1. deploy
      • 2. User signs up
      • 3. Attester signs up
      • 4. Epoch key proof
      • 5. Attest
      • 6. Epoch transition
      • 7. User state transition
      • 8. Reputation proof
    • 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 Typescript 📠

Try UniRep protocol with typescript.

0. Install packages1. deploy2. User signs up3. Attester signs up4. Epoch key proof5. Attest6. Epoch transition7. User state transition8. Reputation proof
Previous15. Attesters/ Users verify the sign up proofNext0. Install packages

Last updated 3 years ago

Was this helpful?