https://github.com/web3builder7/testing-squads
https://github.com/web3builder7/testing-squads
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/web3builder7/testing-squads
- Owner: web3builder7
- License: gpl-3.0
- Created: 2023-09-19T07:12:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-19T08:25:06.000Z (over 2 years ago)
- Last Synced: 2025-07-28T05:56:25.769Z (10 months ago)
- Language: TypeScript
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Building on top of Squads on Solana
Resource - https://hyperdrive.squads.so
how this platform should work is that there is a governance token
And people can make certain proposals(which would then be added as a proposal to a Squad Multisig and signed by a PDA)
And then with that token , people can vote if they agree or not to a certain proposal
### Tools
- [Chakra UI](https://chakra-ui.com/) – Accessible, composable, and themeable React components
- [Fontsource](https://fontsource.org/) – Self-hosted fonts for Next.js
- [Framer Motion](https://framer.com/motion) – Motion library for React to animate components with ease
- [Next Seo](https://npmjs.com/package/next-seo) – SEO for Next.js
- [Solana Wallet Adapter](https://github.com/solana-labs/wallet-adapter) – Modular TypeScript wallet adapters and components for Solana applications.
### Code Quality
- [TypeScript](https://www.typescriptlang.org/) – Static type checker for end-to-end typesafety
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style
- [ESLint](https://eslint.org/) – Pluggable linter for Next.js and TypeScript