Skip to content

Commit

Permalink
readme (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang authored Oct 25, 2024
1 parent 2ec6bb6 commit ca99425
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Usernames
To Run locally
## World Usernames
This is our open source implementation of ENS compatible Usernames

# 🚀 Running Locally
```
cp .env.example .env
docker compose up --detach
Expand All @@ -8,4 +10,8 @@ sqlx migrate run
cargo run
// go to localhost:8000
```
```

# 🛳️ Finding Deployments
[Production Deployment](https://usernames.worldcoin.org/docs)
[ENS Resolver](https://etherscan.io/address/0xB4E36A6C3403137d8fdaf4e91b91D1aBC2caF3Dd)

0 comments on commit ca99425

Please sign in to comment.