Skip to content

itublockchain/mamutiki-front

Repository files navigation

datagora

Getting Started

Datagora is a cutting-edge decentralized application (dApp) on the Movement Network, utilizing the $DATA token for efficient data exchanges. The name "Datagora" marries "Data" from English with "Agora," the ancient Greek term for a marketplace. It provides a powerful platform for researchers, companies, and independent developers—known as "campaign creators"—to launch data collection campaigns specifically for AI training. Whether the need is for health metrics, shopping receipts, or browsing behaviors, creators can specify data requirements and set quality standards. Participants contributing their data earn $DATA tokens, promoting a dynamic ecosystem. Datagora emphasizes data authenticity, privacy, and applies rigorous verification to ensure high-quality data, building trust among creators and contributors alike.

How to run the Datagora frontend project:

1. Clone the repository.

git clone https://github.com/itublockchain/datagora-front.git <local-folder-name>

2. Install dependencies.

npm install

3. Set the environment variables.

  • Create a .env file in the root of the project.
  • Copy the variables from .env.example to .env and set them according to your needs.

[Development]

If you want to run the project in development mode, you can use the following command:

4. Run the project in development mode.

npm run dev

[Production]

If you want to build the project, you can use the following command:

4. Build the project.

npm run build

5. Run the project.

npm run start

Additional Notes:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages