Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brickheadjohnny/guild-voting
A simple user interface for creating votes on Discord and Telegram with Guild.xyz.
https://github.com/brickheadjohnny/guild-voting
Last synced: 3 months ago
JSON representation
A simple user interface for creating votes on Discord and Telegram with Guild.xyz.
- Host: GitHub
- URL: https://github.com/brickheadjohnny/guild-voting
- Owner: BrickheadJohnny
- Created: 2022-05-02T17:43:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T11:31:56.000Z (almost 3 years ago)
- Last Synced: 2024-05-16T19:10:53.444Z (9 months ago)
- Language: TypeScript
- Homepage: guild-voting.vercel.app
- Size: 216 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dependencies overview
- Next.js
- Mantine
- State management:
- SWR for server and blockchain state (fetching and caching)
- Web3 stuff:
- ethers.js
- wagmi for connection management