Skip to content

EvercityEcosystem/forwards-dapp

Repository files navigation

Forwards App

Сarbon forwards purchase app with gamification elements

Stack

This project is built using React, TypeScript, and Vite. Vite provides a fast and optimized development environment, while TypeScript ensures type safety across the project.

Table of Contents

Features

  • web3: Connect your hashpack wallet and explore projects
  • carbon: Buy carbon forwards now to get more valuable carbon credits in the future
  • gaming: Choose you mascot and see how it grows according to your purchasing activity

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Version 18 or higher.
  • npm or yarn: Latest version recommended.

Installation

  1. Clone the repository:
  git clone https://github.com/your-username/your-repo-name.git
  cd your-repo-name
  1. Install dependencies:
  yarn install
  1. Running the Development Server
  yarn dev

By default, the application will be available at http://localhost:5173

Scripts

Here are some useful scripts you can run:

  • npm run dev or yarn dev: Starts the development server
  • npm run build or yarn build: Builds the application for production
  • npm run preview or yarn preview: Serves the production build locally
  • npm run lint or yarn lint: Lints the codebase using ESLint

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

  • Fork the repository
  • Create a branch: git checkout -b feature/my-feature
  • Commit your changes: git commit -m 'Add my feature'
  • Push to the branch: git push origin feature/my-feature
  • Create a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Сarbon forwards purchase app with gamification elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published