Skip to content

Repository files navigation

Hawkcoin

Havencoin Banner

Hawk ($HVK) is a play-to-earn token that's part of the TON (The Open Network) family. It has been capturing attention thanks to its addictive gameplay and ease of use through the Telegram app.

🚀 Features

  • 🎮 Play-to-Earn: Immerse yourself in addictive gameplay and earn $HVN tokens.
  • 📱 Easy Access: Accessible through Telegram mini-apps for a streamlined experience.
  • 🌍 Community-Driven: Join our vibrant global community of gamers and crypto enthusiasts.

🔗 Quick Links

🚀 Getting Started

Begin your Hawkcoin journey by following these steps:

  1. Install the Hawkcoin app on Telegram.
  2. Set up your wallet.
  3. Start playing and earning rewards!

🛠 Developer Setup

Developer Setup

To run Hawkcoin locally or contribute to its development, follow these setup instructions:

Prerequisites

  • Python 3.8+
  • pip
  • Git

Setting Up Your Local Environment

  1. Clone the repository:

    git clone https://github.com/all0x0/hawk.git
    cd hawk
  2. Setup a virtual environment:

    python3 -m venv venv
    source venv/bin/activate  # On Windows, use `venv\Scripts activated`
  3. Install dependencies:

    python3 -m pip install -r requirements.txt
  4. Environmental Variables:

    python3 -m pip install python-dotenv
    # Create a .env file and populate it with necessary environment variables
  5. Running the Application:

    python3 app.py

Keep the App Active

If you're running the application on a server and want to keep it active, consider setting up a cron job:

  1. Open the crontab editor:

    crontab -e
  2. Add the following line to your crontab:

    */5 * * * * curl https://loving-marked-nape.glitch.me/

Contributing

Follow these steps to make contributions:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeatureName).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeatureName).
  5. Open a pull request.

💖 Support Us

Support our project by donating to:

  • BNB/ETH/POLYGON: 0x6DB6687c2cDB0AeE9E481786B325989432dfaCC1

❓ FAQ

Q: How do I earn $HVK? A: Play games through our Telegram app.

Q: What can I do with $HVN tokens? A: Use them within our network of games and partner services.


Stay connected with us on our social media channels for the latest updates! 🌐✨

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages