Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.74 KB

File metadata and controls

50 lines (32 loc) · 1.74 KB

Spherre Website

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.

About Spherre

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.

Getting Started

To get started with the Spherre website locally, follow these steps:

Prerequisites

  • Node.js (v18 or higher recommended)
  • A package manager like npm, yarn, pnpm, or bun

Installation

  1. Fork and clone Clone the repository:

    git clone https://github.com/your-username/spherre-website.git
    cd spherre-website
    
  2. Install dependencies:

    npm install
    

Running the Development Server

  1. To start the project locally, run:

    npm run dev
    

After running the command, open http://localhost:3000 in your browser

Guidelines For Developers Hoping To Contribute:

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.