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.
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.
- Fork the repository
- Create a new branch
- Make your changes
- Commit your changes with a clear message
- Open a pull request
Please follow our Code of Conduct when contributing to this repository.
If you want to run this website locally, you can follow these steps:
- Node.js (Recommended version: 14+)
- npm (or yarn)
-
Clone the repository:
git clone https://github.com/InfiniteZeroFoundation/website.git
-
Navigate to the project directory:
cd website
- Install dependencies:
npm install
- Run the website locally:
npm start
This will start a local development server, and you can access the website at http://localhost:3000.
This project is licensed under the MIT License — see the LICENSE file for details.
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?