Skip to content

Backend powering World App username registration and querying.

Notifications You must be signed in to change notification settings

worldcoin/wld-usernames

Repository files navigation

World Usernames

This is our open source implementation of ENS compatible Usernames

🚀 Running Locally

cp .env.example .env
docker compose up --detach
sqlx migrate run

cargo run

// go to localhost:8000

🛳️ Finding Deployments

Production Deployment ENS Resolver