Leading quests platform on Starknet to onboard your next million users. We provide a platform for users to discover new apps and for companies to pitch your products and new features to users and get user feedback.
Starknet Quest helps protocols attract and retain users by creating gamified quest experiences on Starknet.
Fork the repository and clone the forked repository to your local system
git clone https://github.com/starknet-id/starknet.quest.git
Install dependencies and run the development build
npm i
npm run dev
If you encounter installation issues, try these steps:
npm cache clean --force
rm -rf node_modules
rm package-lock.json
npm i
If issues persist, you can try npm i --legacy-peer-deps
or npm i --force
as a last resort.
Note that using these flags may lead to dependency conflicts.
You should see something like this:
> starknet-id-website@0.1.0 dev
> next dev
▲ Next.js 14.1.0
- Local: http://localhost:3000
- Environments: .env
✓ Ready in 1431ms
We're always looking for passionate developers to join our community and contribute to Starknet Quest. Check out our contributing guide for more information on how to get started.
To connect with us regarding any queries about contributing to the repo, feel free to join our telegram group here
If you've contributed to this project, you can easily add yourself to the contributors list by commenting on any issue or pull request with: @all-contributors please add <your-github-username> for <contribution-type>
For example: @all-contributors please add @fricoben for code, doc, business, and ideas
For a full list of contribution types, check out the emoji key.
Thanks go to these wonderful people:
Fricoben 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!