Skip to content

Rishab87/Data-Label-Web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Data-Label-Web3

This is a data-labelling platform which leverages blockchain to make payments. A user can upload his images and other people can select the best image they like. User will have to pay few sols to upload their images for review and workers who will vote will get some sols for selecting the best images they like. To test it select a wallet which supports solana and switch to solana devnet in your wallet

To run this project on your local machines:

npm install
  • frontend:
npm run dev
  • backend:
npm start

In backend create a .env file and add all keys or urls , refer to .env.example , add private key of wallet you want to treat as admin inside .env in frontend

Tech Stack:

  • Frontend: Next.js
  • Backend: Express.js
  • ORM: Prisma
  • DB: postgresql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published