Open source interface for Guild.xyz -- a tool for token-curated communities, powered by Agora.xyz.
- Website: guild.xyz
- Docs: docs.guild.xyz
- Twitter: @Guildxyz
- Email: contact@agora.space
- Discord: Guild.xyz
For steps on local deployment, development, and code contribution, please see CONTRIBUTING.
- 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