Skip to content
main
Switch branches/tags
Code

Latest commit

Update Maps Project to use website url instead of opensea link
0ba4a86

Git stats

Files

Permalink
Failed to load latest commit information.

Loot

Community-operated website for the Loot project.

Contribute

  • Update FAQ in /pages/faq.tsx
  • Update Resources in /utils/lists.ts

Run locally

# Install dependencies
npm install

# Run
npm run dev