lfglabs-dev / starknet.quest

The on-chain quest tool of Starknet
https://starknet.quest
33 stars 120 forks source link

Starknet Quest Client

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.

Pull Requests welcome

About

Starknet Quest helps protocols attract and retain users by creating gamified quest experiences on Starknet.

Terms to help you get familiar with codebase -

Quests

Achievements

Land

How to get started

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:

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

🤝 Contribute

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

Adding yourself as a contributor

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.

Contributors ✨

Thanks go to these wonderful people:

Fricoben
Fricoben

💻

This project follows the all-contributors specification. Contributions of any kind welcome!