Skip to content

DailyBid is a decentralized auction platform (dApp) built on the ICP Network. It allows users to participate in auctions transparently and securely using canisters. The project aims to revolutionize the auction process by eliminating intermediaries and ensuring greater trust between participants.

License

Notifications You must be signed in to change notification settings

SDS-Timo/DailyBid

Repository files navigation

DailyBid

DailyBid Logo

Table of Contents

Project Description

DailyBid is a decentralized auction platform (dApp) built on the ICP Network. It allows users to participate in auctions transparently and securely using canisters and authentication via seed phrases. The project aims to revolutionize the auction process by eliminating intermediaries and ensuring greater trust between participants.

Features

  • Create and manage decentralized auctions.
  • Participate in auctions with secure authentication.
  • Intuitive interface for real-time bid tracking.

Technologies Used

  • Frontend: React, Vite, Chakra UI
  • Languages: JavaScript, TypeScript
  • State Management: Redux
  • Blockchain: ICP Network

Prerequisites

Ensure you have the following tools installed:

Installation

Follow these steps to set up the development environment:

  1. Clone the repository:

    git clone https://github.com/SDS-Timo/DailyBid.git
    
  2. Navigate to the project directory:

    cd DailyBid
    
  3. Install dependencies:

    npm install
    
  4. Start dfx:

    dfx start
    
  5. Deploy the canister:

    npm run deploy

Usage

After installation, follow these steps to run the application:

  1. Start the frontend:

    npm run dev
    
  2. Access the application:

Open your browser and go to http://localhost:3993 to view the DailyBid interface.

Contribution

Contributions are welcome! Follow these steps to contribute:

  1. Fork this repository.
  2. Create a branch for your feature (git checkout -b feature/new-feature).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Open a Pull Request.

License

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

About

DailyBid is a decentralized auction platform (dApp) built on the ICP Network. It allows users to participate in auctions transparently and securely using canisters. The project aims to revolutionize the auction process by eliminating intermediaries and ensuring greater trust between participants.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •