/guild.xyz

A tool for token-curated communities.

Primary LanguageTypeScript

guild.xyz interface

Open source interface for Guild.xyz -- a tool for token-curated communities, powered by Agora.xyz.

Contributions

For steps on local deployment, development, and code contribution, please see CONTRIBUTING.

Dependencies overview

  • Next.js
  • Chakra UI
  • State management:
    • SWR for server and blockchain state (fetching and caching)
    • React Hook Form for form state
  • Web3 stuff:
    • ethers.js
    • web3-react for connection management