To create a decentralized blockchain protocol that harnesses the collective computational power of users’ devices for training AI models while offering rewarding experiences for all participants.
- Clone the repo
https://github.com/a-sahil/instruere.git
- Go to Directory
cd frontend
-
Install NPM packages
npm install
-
Start project
npm run dev