# Hacking Poland 2025

Gerçek dünya dApp’leri geliştirin, yerel geliştirici topluluğuyla bağlantı kurun ve hackleme şansı için yarışın **Parc des Princes** sırasında [Hacking Paris 2025](https://hacking-paris.devfolio.co/).

Tüm ayrıntılar burada:

{% embed url="<https://lu.ma/bf07xfmw>" %}

## İzler

* Taraftar Tokenı ve Cüzdan Entegrasyonu Yarışması
* Taraftar Tarafından Oluşturulan İçerik ve Para Kazanma Platformları
* DeFi
* Spor için Yapay Zekâ Ajanları / Araçları

## Ödüller

* ​**Büyük Ödül:** Hacking Paris’e tam ücretli seyahat, en fazla 4 kişi + 2.000 CHZ
* ​**İkinci Ödül:** Hacking Paris’e tam ücretli seyahat, en fazla 4 kişi + 1.500 CHZ
* ​**Üçüncü Ödül:** 1.250 CHZ

## Faydalı bilgiler

### Chiliz Chain hakkında

* BSC Chain’in bir çatallanması olarak Chiliz Chain, EVM ile uyumludur.
* Testnet’imizin adı Spicy Testnet 🌶️
* Blok gezginlerimiz ->[ https://chiliscan.com](https://chiliscan.com/) ve[ https://scan.chiliz.com](https://scan.chiliz.com/)
* Minimum gas fiyatı -> 2501 Gwei
* Gas limiti -> Bazı işlemler biraz daha fazla gas kullanır; çünkü yönetişim sözleşmelerimiz biraz daha karmaşıktır, bu yüzden işlemleriniz/dağıtımlarınız başarısız olursa, her zaman gas’iniz bitmiş mi diye kontrol edin.
* Chiliz Chain, EIP 1559 uyumludur.
* Lütfen 0.8.0+commit.c7dfd78e derleyici sürümünü kullanın.

### Biraz CHZ nasıl alınır?

#### Spicy Testnet’te

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

#### Chiliz Chain Mainnet’te:

* Ethereum’dan köprüle ->[ https://bridge.chiliz.com/transfer](https://bridge.chiliz.com/transfer)
* Chiliz Chain’e bağlı bir borsa kullanın
  * Örn. Binance, ChilizX
* Wrapped Chiliz (wCHZ) ->[ https://bridge.chiliz.com/wrap](https://bridge.chiliz.com/wrap)

### Kullanılabilir Geliştirici Araçları

#### Bağlanmak için araçlar: RPC’ler

* Ankr
  * Mainnet:[ https://rpc.ankr.com/chiliz](https://rpc.ankr.com/chiliz)
* AllNodes
  * Mainnet:[ https://chiliz.publicnode.com/](https://chiliz.publicnode.com/)
  * Testnet:[ https://chiliz-spicy.publicnode.com](https://chiliz-spicy.publicnode.com/)
* Chiliz
  * Testnet:[ https://spicy-rpc.chiliz.com](https://spicy-rpc.chiliz.com/)

#### BUIDL için araçlar:

* [Moralis](https://moralis.io/)
* [Tatum](https://tatum.io/) (yalnızca mainnet’te kullanılabilir)
* [Thirdweb](https://thirdweb.com/)
* [WalletConnect](https://walletconnect.com/) (yalnızca mainnet’te kullanılabilir)
* [Magic](https://magic.link/) (yalnızca mainnet’te kullanılabilir)
* [Pyth Oracle / RNG](https://docs.pyth.network/home)
* vb.

### Kaynaklar

* [Testnet faucet](https://spicy-faucet.chiliz.com/)
* [RPC’ler](https://docs.chiliz.com/develop/basics/connect-to-chiliz-chain/connect-using-rpc)
* [Köprü](https://bridge.chiliz.com/transfer)
* [Araçlar](https://docs.chiliz.com/community/chiliz-chain-ecosystem)

### Destek Grupları

* [Discord](https://discord.gg/chiliz)
* [Telegram](https://t.me/BuildOnChiliz)


---

# 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/tr-ai/community/developers-events/hacking-poland-2025.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.
