Skip to content

decentralizedintelligencenetwork/decentralizedintelligencenetwork.github.io

 
 

Repository files navigation

DIN Open Source Website

Welcome to the DIN project! This repository hosts the official website for DIN Foundation, an innovative peer-to-peer decentralized infrastructure for AI and data marketplaces. This website provides detailed information on how the protocol works, its features, and the roadmap for its development.

Table of Contents

Contributing

We welcome contributions to the DIN Foundation website repository! Whether it's improving documentation, fixing bugs, or helping with website design, we value your input.

How to Contribute

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Commit your changes with a clear message
  5. Open a pull request

Code of Conduct

Please follow our Code of Conduct when contributing to this repository.

Installation

If you want to run this website locally, you can follow these steps:

Prerequisites

  • Node.js (Recommended version: 14+)
  • npm (or yarn)

Steps to Install

  1. Clone the repository:

    git clone https://github.com/decentralizedintelligencenetwork/website.git
    
  2. Navigate to the project directory:

    cd website

  3. Install dependencies:

    npm install

  4. Run the website locally:

npm start

This will start a local development server, and you can access the website at http://localhost:3000.

License

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

Contact

For further inquiries, feel free to reach out to us via our Contact Page.

Notes:

  • The sections are designed to be informative and help potential contributors and users navigate the website's repository and project details.
  • The Installation section assumes that Node.js and npm/yarn are being used for local development.
  • A Code of Conduct and LICENSE file are mentioned; you may need to create those files if they don't already exist in the repository.

About

An open-source website for DIN Foundation, built and maintained by the community.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 96.2%
  • HTML 3.4%
  • Other 0.4%