Skip to content

sleep2earndev/frontend

Repository files navigation

NapNad - Web3 Sleep Incentivization App

Description

NapNad is a Web3-based application designed to address the issue of sleep deprivation in modern society. By providing token incentives for users who meet predefined sleep goals, NapNad aims to improve productivity, mental health, and overall well-being. The application also ensures that users' health data remains secure and private.

Installation

Follow these steps to run this project locally:

  1. Clone this repository:

    git clone https://github.com/NapNaddev/frontend.git
    cd NapNad
  2. Create a .env file based on .env.example and fill in the required configurations.

  3. Install dependencies using one of the following package managers:

    pnpm install
    # or
    yarn install
    # or
    npm install
  4. Run the application in development mode:

    pnpm dev
    # or
    yarn dev
    # or
    npm run dev
  5. To build the application:

    pnpm build
    # or
    yarn build
    # or
    npm run build

Features

  • Sleep Tracking: Monitor and record users' sleep patterns.
  • Token Rewards: Provide token incentives based on sleep quality.
  • Privacy-Preserving: Uses zkTLS technology to protect users' sleep data.
  • Web3 Integration: Full support for blockchain and crypto wallets.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors