# Lumx Hack 2024

Here's your guide to the Chiliz Chain Hackathon during Lumx Hack.

Dive into the world of Fan Tokens and sport and entertainment technology! We are excited to see you build innovative projects using Chiliz Chain, the sports blockchain!

## Watch our intro video

{% embed url="<https://www.youtube.com/watch?v=D7WGUG395_c>" %}

The Chiliz Chain is the open layer 1 protocol for sport and entertainment, supported by the business infrastructure of the Chiliz Group. Socios.com was built on top of the first iteration of the Chiliz Chain, together with our native utility token asset class - Fan Tokens.

## Event Dates

May 3rd - May 14th, 2024

* Hackathon Start: May 3rd - Workshops by sponsors and team formation deadline.
* Development Phase: May 4th - May 5th - Exclusive for development and mentorship sessions. Project submission deadline at 11:59 PM GMT-3 on May 5th.
* Project Evaluation: May 6th - May 7th - Evaluation of submitted projects.
* Closing Ceremony: May 8th - Finalist teams announcement.
* Final Pitch: May 14th - Live pitch at Ethereum Rio 2024, with final ranking and awarding of winners.

## Event Highlights

* Workshops: Taking place on May 3rd from 2:00 PM to 10:00 PM GMT-3. Sponsors will showcase their company vision and products. (Given by Altug)
* Mentors: Mentors can select up to 6 slots of 30 minutes each, over three days, according to availability.
* Tracks: Hackers can choose to follow the "main" track, which consists of the challenge presented by Lumx, or the sponsors' tracks, which consist of specific challenges brought by them.

## Important Points

\- The judging panel for the "main" track comprises a diverse selection of judges. The sponsors' track evaluation panel is the sponsors' responsibility.

\- Sponsors can design their track either individually or in collaboration with our team.

\- No remote devs are initially needed. Fast communication channel is required for any urgent issues.

\- Language should not be a barrier. Translation support will be provided if requested.

<br>

## Tracks

1. Fan Utility Projects\
   Retail-facing platforms focus on optimally utilizing Fan Tokens for experiences in social, commerce, and live events.
2. SportFi Projects\
   DEX, Lending, SocialFi, gamified/pool betting, and lossless betting platforms, whether or not they integrate Fan Tokens directly, along with SportFi infrastructure projects such as Oracles and transaction facilitation tools, are all part of the discussion.

## Qualification Requirements

Operational Smart Contracts Any thematic connection to sport and entertainment. Scoring based on: - Idea/concept - Technical execution rating

## Chiliz Chain - Useful information :chains:

* As a fork of BSC Chain, Chiliz Chain is EVM-compatible.
* Our Testnet is called [Spicy Testnet](broken://pages/rxB0V0ISGlg4ZFnbHgeB) :hot\_pepper:
* Our documentation portal, with everything you need to get started -> <https://docs.chiliz.com>
* Our block explorers -> <https://chiliscan.com> and <https://scan.chiliz.com>
* Minimum gas price -> 2501 Gwei
* Gas limit -> Some transactions use a bit more gas since our governance contracts are a bit more complex, so if your transactions/deployments fail, always check if they are out of gas.
* The chain is not EIP1559 compliant yet.
* Please use compiler version 0.8.0+commit.c7dfd78e

## How to get some CHZ? :coin:

### On Spicy Testnet

* Faucet -> <https://spicy-faucet.chiliz.com/>
* Alternative Faucet -> <https://tatum.io/faucets/chiliz>
* Wrapped Chiliz (wCHZ) -> <https://spicy-bridge.chiliz.com/wrap>

### On Chiliz Chain Mainnet:

1. Bridge from Ethereum -> <https://bridge.chiliz.com/transfer>
2. Use an exchange which is connected to Chiliz Chain
   * E.g. Binance, ChilizX

* Wrapped Chiliz (wCHZ) -> <https://bridge.chiliz.com/wrap>

## Available Dev Tools :toolbox:

### Tools to get connected: **RPCs**

* Ankr
  * Mainnet: <https://rpc.ankr.com/chiliz>
* AllNodes
  * Mainnet: <https://chiliz.publicnode.com/>
  * Testnet: <https://chiliz-spicy.publicnode.com>
* Chiliz
  * Testnet: <https://spicy-rpc.chiliz.com>

### **Tools to BUIDL:**

{% embed url="<https://moralis.io/>" %}

{% embed url="<https://tatum.io/>" fullWidth="false" %}
(only available on mainnet)
{% endembed %}

{% embed url="<https://thirdweb.com/>" %}

{% embed url="<https://walletconnect.com/>" %}
(only available on mainnet)
{% endembed %}

{% embed url="<https://magic.link/>" %}
(only available on mainnet)
{% endembed %}

{% embed url="<https://docs.pyth.network/home>" %}
Pyth Oracle / RNG
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chiliz.com/community/developers-events/lumx-hack-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
