Ungate Wukong
  • 🔥Introduction
    • Overview
    • Features & Benefits
    • Scope
  • 📓ARCHITECTURE
    • Abstract
    • Keys Components
      • Confidential Compute
      • Proof Generation
      • Verification
      • Proof Exploration
  • 👩‍💼Operators
    • TestNet
      • Installation
      • Registration
      • Quickstart
Powered by GitBook
On this page
  1. Operators
  2. TestNet

Quickstart

Run the Verifier Node

We provide a docker-compose configuration which sets up the Verifier Node

  1. Navigate to the project directory

  2. After setting up the environment, and creating the .env file with the usual Ungate configurations (see the .env.example), then run:

docker compose build --no-cache
docker compose up
PreviousRegistration

Last updated 3 months ago

👩‍💼