Skip to content

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

License

Notifications You must be signed in to change notification settings

InfiniteZeroFoundation/infinitezerofoundation.github.io

 
 

Repository files navigation

InfiniteZero Foundation Open Source Website

Welcome to the InfiniteZero Foundation project! This repository hosts the official website for InfiniteZero 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.

Note: DIN will remain as the academic reference for our early papers, but InfiniteZero Foundation is now the home for the network and ecosystem going forward.

Table of Contents

Contributing

We welcome contributions to the InfiniteZero 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/InfiniteZeroFoundation/website.git
    
  2. Navigate to the project directory:

cd website

  1. Install dependencies:

npm install

  1. 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.

This keeps everything in Markdown format, updates all references from DIN to InfiniteZero Foundation, and includes a note about DIN as the academic reference.

If you want, I can also update the “About InfiniteZero Foundation” section with a slightly more polished, brand-forward description for the README. Do you want me to do that?

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%