This is a Next.js project bootstrapped with create-next-app
. It serves as the landing page for Spherre, a decentralized multisignature treasury solution built on StarkNet.
Spherre is a decentralized multisignature treasury solution built on StarkNet. It enables secure, transparent, and efficient management of on-chain finances for DAOs, businesses, and organizations. With features like role-based access, flexible thresholds, and transaction management, Spherre is designed to simplify decentralized financial operations.
To get started with the Spherre website locally, follow these steps:
- Node.js (v18 or higher recommended)
- A package manager like npm, yarn, pnpm, or bun
-
Fork and clone Clone the repository:
git clone https://github.com/your-username/spherre-website.git cd spherre-website
-
Install dependencies:
npm install
-
To start the project locally, run:
npm run dev
After running the command, open http://localhost:3000 in your browser
Please review the Figma designs in prototype mode to understand any animations, transitions, or interactions that need to be implemented.
Ensure all components are responsive and adhere to the design system.
If you have any questions or need clarification, feel free to reach out to the project maintainers.
Submit a pull request when done and await review Happy coding! 🎉
If you have any questions, feel free to open an issue or reach out to the team.