# Chiliz Chain Developer Docs

## English

- [Chiliz Chain developer docs](/chiliz-chain-developer-docs.md)
- [Quick Start](/quick-start.md)
- [Chiliz Chain in a nutshell](/quick-start/chiliz-chain-in-a-nutshell.md)
- [Developer Toolbox](/quick-start/developer-toolbox.md)
- [Starter Kits](/quick-start/starter-kits.md)
- [Create NFTs for Your Sports Team](/quick-start/starter-kits/create-nfts-for-your-sports-team.md)
- [Launch a crypto token](/quick-start/starter-kits/launch-a-crypto-token.md)
- [Free online courses](/quick-start/free-online-courses.md)
- [Inflation Supply Allocation Addresses](/quick-start/inflation-supply-allocation-addresses.md)
- [Smart Contract Addresses](/quick-start/smart-contract-addresses.md)
- [Learn](/learn.md)
- [About Chiliz Chain](/learn/about-chiliz-chain.md)
- [Tokenomics](/learn/about-chiliz-chain/tokenomics.md)
- [Security Audits](/learn/about-chiliz-chain/security-audits.md)
- [Chiliz Greenhouse](/learn/about-chiliz-chain/chiliz-greenhouse.md)
- [About Wallets](/learn/about-wallets.md)
- [How to use MetaMask](/learn/about-wallets/how-to-use-metamask.md)
- [Install MetaMask](/learn/about-wallets/how-to-use-metamask/install-metamask.md)
- [Link Chiliz Chain and MetaMask](/learn/about-wallets/how-to-use-metamask/link-chiliz-chain-and-metamask.md)
- [How to use a multisig wallet (Safe)](/learn/about-wallets/how-to-use-a-multisig-wallet-safe.md)
- [About Bridging](/learn/about-bridging.md)
- [Using Dcentralab's Chainport](/learn/about-bridging/using-dcentralabs-chainport.md)
- [Using Chiliz Bridge](/learn/about-bridging/using-chiliz-bridge.md)
- [Bridging stablecoins](/learn/about-bridging/bridging-stablecoins.md)
- [Making your project token bridgeable](/learn/about-bridging/making-your-project-token-bridgeable.md)
- [About Staking](/learn/about-staking.md): Stake your CHZ on Chiliz Chain and earn more CHZ!
- [Stake your CHZ](/learn/about-staking/stake-your-chz.md): Stake your CHZ on Chiliz Chain and earn rewards!
- [Unstake your CHZ](/learn/about-staking/unstake-your-chz.md)
- [Staking Rewards](/learn/about-staking/staking-rewards.md)
- [Chiliz Staking FAQ](/learn/about-staking/chiliz-staking-faq.md)
- [About Validators](/learn/about-validators.md)
- [Defining Validators and Delegators](/learn/about-validators/defining-validators-and-delegators.md)
- [Why Become a Validator](/learn/about-validators/why-become-a-validator.md)
- [How to Become a Validator](/learn/about-validators/how-to-become-a-validator.md)
- [Running a Validator node](/learn/about-validators/running-a-validator-node.md): Setting up a Chiliz Chain Validator node
- [How to Stop Being a Validator](/learn/about-validators/how-to-stop-being-a-validator.md)
- [About Validator slashing](/learn/about-validators/about-validator-slashing.md)
- [About Fan Tokens](/learn/about-fan-tokens.md)
- [2023 Migration of Fan Tokens to Chiliz Chain](/learn/about-fan-tokens/2023-migration-of-fan-tokens-to-chiliz-chain.md): Bridging Fan Tokens™ from Chiliz Legacy Chain to Chiliz Chain
- [2026 Migration to Decimal Fan Tokens](/learn/about-fan-tokens/2026-migration-to-decimal-fan-tokens.md)
- [About Stablecoins](/learn/about-stablecoins.md)
- [Stablecoins on Chiliz Chain](/learn/about-stablecoins/stablecoins-on-chiliz-chain.md)
- [About DAOs](/learn/about-daos.md)
- [How to create your own DAO](/learn/about-daos/how-to-create-your-own-dao.md)
- [How to run a DAO](/learn/about-daos/how-to-run-a-dao.md)
- [Glossary](/learn/glossary.md)
- [Blockchain](/learn/glossary/blockchain.md): A general information about blockchain and what it is made up of
- [Consensus mechanisms](/learn/glossary/consensus-mechanisms.md)
- [Governance](/learn/glossary/governance.md)
- [Validator](/learn/glossary/validator.md)
- [Staking](/learn/glossary/staking.md)
- [Wallet](/learn/glossary/wallet.md): Good-to-know information about crypto wallets
- [CAP-20](/learn/glossary/cap-20.md)
- [Wrapped CHZ (wCHZ)](/learn/glossary/wrapped-chz-wchz.md)
- [Develop](/develop.md)
- [Basics](/develop/basics.md)
- [Connect to Chiliz Chain](/develop/basics/connect-to-chiliz-chain.md)
- [Connect using RPC](/develop/basics/connect-to-chiliz-chain/connect-using-rpc.md)
- [Run a Chiliz Chain Node](/develop/basics/connect-to-chiliz-chain/run-a-chiliz-chain-node.md): Launch, create, connect, and debug a node to sync with Chiliz Chain
- [Use a hardware wallet](/develop/basics/connect-to-chiliz-chain/use-a-hardware-wallet.md)
- [Obtain Free Testnet Tokens](/develop/basics/obtain-free-testnet-tokens.md)
- [Obtain test CHZ tokens with Spicy Faucet](/develop/basics/obtain-free-testnet-tokens/obtain-test-chz-tokens-with-spicy-faucet.md)
- [Obtain test CHZ tokens with Tatum Faucet](/develop/basics/obtain-free-testnet-tokens/obtain-test-chz-tokens-with-tatum-faucet.md)
- [Use a Block Explorer](/develop/basics/use-a-block-explorer.md)
- [Write a Smart Contract](/develop/basics/write-a-smart-contract.md)
- [Deploy a Smart Contract](/develop/basics/deploy-a-smart-contract.md)
- [Deploy with Remix](/develop/basics/deploy-a-smart-contract/deploy-with-remix.md)
- [Deploy with thirdweb](/develop/basics/deploy-a-smart-contract/deploy-with-thirdweb.md)
- [Verify a Smart Contract](/develop/basics/verify-a-smart-contract.md)
- [Verify with Chiliscan](/develop/basics/verify-a-smart-contract/verify-with-chiliscan.md)
- [Verify with Chiliz Block Explorer](/develop/basics/verify-a-smart-contract/verify-with-chiliz-block-explorer.md)
- [Verify with Hardhat](/develop/basics/verify-a-smart-contract/verify-with-hardhat.md)
- [Flatten a Smart Contract](/develop/basics/verify-a-smart-contract/flatten-a-smart-contract.md)
- [Verification Best Practices](/develop/basics/verify-a-smart-contract/verification-best-practices.md)
- [Use Wrapped CHZ](/develop/basics/use-wrapped-chz.md)
- [How-Tos](/develop/basics/how-tos.md)
- [How to get the balance of a wallet](/develop/basics/how-tos/how-to-get-the-balance-of-a-wallet.md)
- [How to get the history of a wallet](/develop/basics/how-tos/how-to-get-the-history-of-a-wallet.md)
- [How to get the metadata of a specific NFT](/develop/basics/how-tos/how-to-get-the-metadata-of-a-specific-nft.md)
- [How to build a Chiliz dApp with AI tools](/develop/basics/how-tos/how-to-build-a-chiliz-dapp-with-ai-tools.md)
- [Tips & Tricks](/develop/basics/tips-and-tricks.md)
- [Advanced](/develop/advanced.md)
- [Estimate gas fees](/develop/advanced/estimate-gas-fees.md)
- [Get the $USD price of Fan Tokens](/develop/advanced/get-the-usdusd-price-of-fan-tokens.md)
- [Integrate Socios.com Wallet in your dApp](/develop/advanced/integrate-socios.com-wallet-in-your-dapp.md)
- [Follow transfers of a Fan Token](/develop/advanced/follow-transfers-of-a-fan-token.md)
- [Get Telegram notifications for Fan Token transfers](/develop/advanced/get-telegram-notifications-for-fan-token-transfers.md)
- [Work with NFTs](/develop/advanced/work-with-nfts.md)
- [Preparing the NFT files](/develop/advanced/work-with-nfts/preparing-the-nft-files.md)
- [Choosing the right NFT contract](/develop/advanced/work-with-nfts/choosing-the-right-nft-contract.md)
- [Hosting your NFT on IPFS](/develop/advanced/work-with-nfts/hosting-your-nft-on-ipfs.md)
- [Minting with viem](/develop/advanced/work-with-nfts/minting-with-viem.md)
- [Minting with thirdweb](/develop/advanced/work-with-nfts/minting-with-thirdweb.md)
- [Minting with Rarible](/develop/advanced/work-with-nfts/minting-with-rarible.md)
- [Listing your NFT on OKX](/develop/advanced/work-with-nfts/listing-your-nft-on-okx.md)
- [Use Account Abstraction](/develop/advanced/use-account-abstraction.md)
- [Chiliz Chain API](/develop/chiliz-chain-api.md)
- [Developers FAQ](/develop/developers-faq.md)
- [Community](/community.md)
- [Chiliz Chain Ecosystem](/community/chiliz-chain-ecosystem.md): List of wallets, tools and projects that support Chiliz Chain
- [Developer Tools](/community/chiliz-chain-ecosystem/developer-tools.md)
- [Ankr](/community/chiliz-chain-ecosystem/developer-tools/ankr.md)
- [Aragon](/community/chiliz-chain-ecosystem/developer-tools/aragon.md)
- [Azuro](/community/chiliz-chain-ecosystem/developer-tools/azuro.md)
- [Biconomy](/community/chiliz-chain-ecosystem/developer-tools/biconomy.md)
- [Blocknative](/community/chiliz-chain-ecosystem/developer-tools/blocknative.md)
- [Goldsky](/community/chiliz-chain-ecosystem/developer-tools/goldsky.md)
- [Hyperlane](/community/chiliz-chain-ecosystem/developer-tools/hyperlane.md)
- [LayerZero](/community/chiliz-chain-ecosystem/developer-tools/layerzero.md)
- [Lumx](/community/chiliz-chain-ecosystem/developer-tools/lumx.md)
- [Moralis](/community/chiliz-chain-ecosystem/developer-tools/moralis.md)
- [Pyth](/community/chiliz-chain-ecosystem/developer-tools/pyth.md)
- [Reown](/community/chiliz-chain-ecosystem/developer-tools/reown.md)
- [Rarible](/community/chiliz-chain-ecosystem/developer-tools/rarible.md)
- [Tatum](/community/chiliz-chain-ecosystem/developer-tools/tatum.md)
- [The Graph](/community/chiliz-chain-ecosystem/developer-tools/the-graph.md)
- [Thirdweb](/community/chiliz-chain-ecosystem/developer-tools/thirdweb.md)
- [Web3Auth](/community/chiliz-chain-ecosystem/developer-tools/web3auth.md)
- [Custody solutions](/community/chiliz-chain-ecosystem/custody-solutions.md)
- [Cobo](/community/chiliz-chain-ecosystem/custody-solutions/cobo.md)
- [Fireblocks](/community/chiliz-chain-ecosystem/custody-solutions/fireblocks.md)
- [Wallets](/community/chiliz-chain-ecosystem/wallets.md)
- [Magic](/community/chiliz-chain-ecosystem/wallets/magic.md)
- [Privy](/community/chiliz-chain-ecosystem/wallets/privy.md)
- [Developers events](/community/developers-events.md): Past and upcoming events with Chiliz team participation
- [Hacking Poland 2025](/community/developers-events/hacking-poland-2025.md)
- [Chiliz Sports Hackathon - July 2024](/community/developers-events/chiliz-sports-hackathon-july-2024.md)
- [Setting The Stage](/community/developers-events/chiliz-sports-hackathon-july-2024/setting-the-stage.md)
- [Getting Started](/community/developers-events/chiliz-sports-hackathon-july-2024/getting-started.md)
- [Mission Brief & Key Dates](/community/developers-events/chiliz-sports-hackathon-july-2024/mission-brief-and-key-dates.md)
- [The Prize Money](/community/developers-events/chiliz-sports-hackathon-july-2024/the-prize-money.md)
- [Theme & Intro](/community/developers-events/chiliz-sports-hackathon-july-2024/theme-and-intro.md)
- [Tracks, Requirements, Regulations & Scoring Criteria](/community/developers-events/chiliz-sports-hackathon-july-2024/tracks-requirements-regulations-and-scoring-criteria.md)
- [The Process](/community/developers-events/chiliz-sports-hackathon-july-2024/the-process.md)
- [Disclaimers](/community/developers-events/chiliz-sports-hackathon-july-2024/disclaimers.md)
- [Useful information](/community/developers-events/chiliz-sports-hackathon-july-2024/useful-information.md)
- [ETHGlobal Bangkok Hackathon 2024](/community/developers-events/ethglobal-bangkok-hackathon-2024.md): Welcome Hackers! Here's a guide to get you going.
- [ETHGlobal London Hackathon 2024](/community/developers-events/ethglobal-london-hackathon-2024.md): Welcome Hackers! Here's a guide to get you going.
- [ETHGlobal Online Hackathon Summer 2024](/community/developers-events/ethglobal-online-hackathon-summer-2024.md): Welcome Hackers! Here's a guide to get you going.
- [Lumx Hack 2024](/community/developers-events/lumx-hack-2024.md): Welcome Hackers! Here's a guide to get you going.
- [ETHGlobal Istanbul Hackathon 2023](/community/developers-events/ethglobal-istanbul-hackathon-2023.md): Welcome Hackers! Here's a guide to get you going.
- [Chiliz Chain Changelog](/chiliz-chain-changelog.md)
- [Governance Proposals & Decisions](/chiliz-chain-changelog/governance-proposals-and-decisions.md)
- [February 2026: Contract Removal and Clean-Up Proposal](/chiliz-chain-changelog/governance-proposals-and-decisions/february-2026-contract-removal-and-clean-up-proposal.md)
- [October 2025: Snake8 Hard Fork](/chiliz-chain-changelog/governance-proposals-and-decisions/october-2025-snake8-hard-fork.md)
- [August 2025: Pepper8 Proposal](/chiliz-chain-changelog/governance-proposals-and-decisions/august-2025-pepper8-proposal.md)
- [February 2025: New Validator Proposals](/chiliz-chain-changelog/governance-proposals-and-decisions/february-2025-new-validator-proposals.md)
- [December 2024: Governance Update Proposals](/chiliz-chain-changelog/governance-proposals-and-decisions/december-2024-governance-update-proposals.md)
- [May 2024: Dragon8 (Tokenomics 2.0) Proposal](/chiliz-chain-changelog/governance-proposals-and-decisions/may-2024-dragon8-tokenomics-2.0-proposal.md)
- [2024 Dragon8 hard fork announcement](/chiliz-chain-changelog/governance-proposals-and-decisions/2024-dragon8-hard-fork-announcement.md)
- [Blockchain code changes](/chiliz-chain-changelog/blockchain-code-changes.md)
- [Outage reports](/chiliz-chain-changelog/outage-reports.md)
- [Details on the May 21st outage](/chiliz-chain-changelog/outage-reports/details-on-the-may-21st-outage.md)
- [Doc Updates](/doc-updates.md): The changelog for this documentation site.

## Türkçe / Turkish

- [Chiliz Chain Geliştirici Belgeleri](/tr/chiliz-chain-gelistirici-belgeleri.md)
- [Hızlı Başlangıç](/tr/hizli-baslangic.md)
- [Kısaca Chiliz Chain](/tr/hizli-baslangic/kisaca-chiliz-chain.md)
- [Mainnet ve Testnete Bağlanma](/tr/hizli-baslangic/mainnet-ve-testnete-baglanma.md)
- [Testnet Tokenları Edinme](/tr/hizli-baslangic/testnet-tokenlari-edinme.md)
- [Sözleşme Oluşturma ve Doğrulama](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama.md)
- [Remix IDE Kullanımı](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama/remix-ide-kullanimi.md)
- [ERC-20 Akıllı Sözleşmesi](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama/remix-ide-kullanimi/erc-20-akilli-sozlesmesi.md)
- [Thirdweb Kullanımı](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama/thirdweb-kullanimi.md)
- [Chiliscan ile Doğrulama](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama/chiliscan-ile-dogrulama.md)
- [Chiliz Block Explorer ile Doğrulama](/tr/hizli-baslangic/sozlesme-olusturma-ve-dogrulama/chiliz-block-explorer-ile-dogrulama.md)
- [Chiliz Chain Node'u Kurma](/tr/hizli-baslangic/chiliz-chain-nodeu-kurma.md)
- [Ücretsiz Online Kurs](/tr/hizli-baslangic/ucretsiz-online-kurs.md)
- [Öğren](/tr/ogren.md)
- [Chiliz Chain Hakkında](/tr/ogren/chiliz-chain-hakkinda.md)
- [2024 Dragon8 Hardfork](/tr/ogren/chiliz-chain-hakkinda/2024-dragon8-hardfork.md)
- [Token Ekonomisi](/tr/ogren/chiliz-chain-hakkinda/token-ekonomisi.md)
- [Güvenlik Denetimleri](/tr/ogren/chiliz-chain-hakkinda/guvenlik-denetimleri.md)
- [Chiliz Labs](/tr/ogren/chiliz-chain-hakkinda/chiliz-labs.md)
- [Chiliz Bridge (Köprü)](/tr/ogren/chiliz-bridge-kopru.md)
- [Chiliz Bridge Kullanımı](/tr/ogren/chiliz-bridge-kopru/chiliz-bridge-kullanimi.md): Etherum Mainnet ve Chiliz Chain arasında tokenları köprü ile aktarma
- [Chiliz Chain Staking](/tr/ogren/chiliz-chain-staking.md)
- [CHZ Stake Rehberi](/tr/ogren/chiliz-chain-staking/chz-stake-rehberi.md)
- [CHZ Unstake (Stake'ten çekme) Rehberi](/tr/ogren/chiliz-chain-staking/chz-unstake-staketen-cekme-rehberi.md)
- [Staking Ödülleri](/tr/ogren/chiliz-chain-staking/staking-odulleri.md)
- [Ledger'dan CHZ Staking](/tr/ogren/chiliz-chain-staking/ledgerdan-chz-staking.md)
- [Validatör Olma](/tr/ogren/validator-olma.md): Bloklar oluşturarak ve doğrulayarak Chiliz Chain'in konsensüs mekanizmasına katılın.
- [Validatör Node'u Kurma](/tr/ogren/validator-olma/validator-nodeu-kurma.md): Bir Chiliz Chain Validator node'u kurma
- [Validatör Slashing](/tr/ogren/validator-olma/validator-slashing.md)
- [Cüzdan Rehberi](/tr/ogren/cuzdan-rehberi.md): Kriptolara cüzdanları ile ilgili bilmeniz gereken bazı bilgiler
- [Blokzinciri](/tr/ogren/blokzinciri.md)
- [Sıkça Sorulan Sorular](/tr/ogren/sikca-sorulan-sorular.md)
- [Geliştir](/tr/gelistir.md)
- [Temel Öğeler](/tr/gelistir/temel-ogeler.md)
- [MetaMask Kullanımı](/tr/gelistir/temel-ogeler/metamask-kullanimi.md)
- [MetaMask Kurulumu](/tr/gelistir/temel-ogeler/metamask-kullanimi/metamask-kurulumu.md)
- [Chiliz Chain'i MetaMask'e Bağlama](/tr/gelistir/temel-ogeler/metamask-kullanimi/chiliz-chaini-metamaske-baglama.md)
- [Chiliz Chain'e Bağlanma](/tr/gelistir/temel-ogeler/chiliz-chaine-baglanma.md)
- [RPC ile Bağlanma](/tr/gelistir/temel-ogeler/chiliz-chaine-baglanma/rpc-ile-baglanma.md)
- [Chiliz Node'u Kurma](/tr/gelistir/temel-ogeler/chiliz-chaine-baglanma/chiliz-nodeu-kurma.md)
- [Soğuk Cüzdan Kullanımı](/tr/gelistir/temel-ogeler/chiliz-chaine-baglanma/soguk-cuzdan-kullanimi.md)
- [Chiliz Blok Tarayıcıları](/tr/gelistir/temel-ogeler/chiliz-blok-tarayicilari.md)
- [Spicy Muslukları](/tr/gelistir/temel-ogeler/spicy-musluklari.md)
- [Tatum Faucet ile testCHZ Edinme](/tr/gelistir/temel-ogeler/spicy-musluklari/tatum-faucet-ile-testchz-edinme.md)
- [Spicy Faucet ile testCHZ Edinme](/tr/gelistir/temel-ogeler/spicy-musluklari/spicy-faucet-ile-testchz-edinme.md)
- [Spicy Faucet ile test Fan Token Edinme](/tr/gelistir/temel-ogeler/spicy-musluklari/spicy-faucet-ile-test-fan-token-edinme.md)
- [Wrapped wCHZ Edinme](/tr/gelistir/temel-ogeler/wrapped-wchz-edinme.md)
- [Gelişmiş](/tr/gelistir/gelismis.md)
- [Hesap Soyutlama Kullanımı](/tr/gelistir/gelismis/hesap-soyutlama-kullanimi.md)
- [Oracle Kullanımı](/tr/gelistir/gelismis/oracle-kullanimi.md)
- [RNG Kullanımı](/tr/gelistir/gelismis/rng-kullanimi.md)

## Turkish (AI-translated)

- [Chiliz Chain geliştirici dokümanları](/tr-ai/chiliz-chain-gelistirici-dokumanlari.md)
- [Hızlı Başlangıç](/tr-ai/hizli-baslangic.md)
- [Chiliz Chain kısaca](/tr-ai/hizli-baslangic/chiliz-chain-kisaca.md)
- [Geliştirici Araç Kutusu](/tr-ai/hizli-baslangic/gelistirici-arac-kutusu.md)
- [Başlangıç Kitleri](/tr-ai/hizli-baslangic/baslangic-kitleri.md)
- [Spor Takımınız için NFT'ler Oluşturun](/tr-ai/hizli-baslangic/baslangic-kitleri/spor-takiminiz-icin-nftler-olusturun.md)
- [Bir kripto token başlatın](/tr-ai/hizli-baslangic/baslangic-kitleri/bir-kripto-token-baslatin.md)
- [Ücretsiz çevrimiçi kurslar](/tr-ai/hizli-baslangic/ucretsiz-cevrimici-kurslar.md)
- [Enflasyon Arz Tahsis Adresleri](/tr-ai/hizli-baslangic/enflasyon-arz-tahsis-adresleri.md)
- [Akıllı Sözleşme Adresleri](/tr-ai/hizli-baslangic/akilli-sozlesme-adresleri.md)
- [Öğren](/tr-ai/ogren.md)
- [Chiliz Chain hakkında](/tr-ai/ogren/chiliz-chain-hakkinda.md)
- [Tokenomik](/tr-ai/ogren/chiliz-chain-hakkinda/tokenomik.md)
- [Güvenlik Denetimleri](/tr-ai/ogren/chiliz-chain-hakkinda/guvenlik-denetimleri.md)
- [Chiliz Greenhouse](/tr-ai/ogren/chiliz-chain-hakkinda/chiliz-greenhouse.md)
- [Cüzdanlar Hakkında](/tr-ai/ogren/cuzdanlar-hakkinda.md)
- [MetaMask nasıl kullanılır](/tr-ai/ogren/cuzdanlar-hakkinda/metamask-nasil-kullanilir.md)
- [MetaMask'i yükleyin](/tr-ai/ogren/cuzdanlar-hakkinda/metamask-nasil-kullanilir/metamaski-yukleyin.md)
- [Chiliz Chain ve MetaMask'i bağlayın](/tr-ai/ogren/cuzdanlar-hakkinda/metamask-nasil-kullanilir/chiliz-chain-ve-metamaski-baglayin.md)
- [Çok imzalı cüzdan (Safe) nasıl kullanılır](/tr-ai/ogren/cuzdanlar-hakkinda/cok-imzali-cuzdan-safe-nasil-kullanilir.md)
- [Köprüleme hakkında](/tr-ai/ogren/kopruleme-hakkinda.md)
- [Dcentralab'in Chainport'unu kullanma](/tr-ai/ogren/kopruleme-hakkinda/dcentralabin-chainportunu-kullanma.md)
- [Chiliz Bridge kullanımı](/tr-ai/ogren/kopruleme-hakkinda/chiliz-bridge-kullanimi.md)
- [Stablecoinleri köprüleme](/tr-ai/ogren/kopruleme-hakkinda/stablecoinleri-kopruleme.md)
- [Proje tokeninizin köprülenebilir hale getirilmesi](/tr-ai/ogren/kopruleme-hakkinda/proje-tokeninizin-koprulenebilir-hale-getirilmesi.md)
- [Staking hakkında](/tr-ai/ogren/staking-hakkinda.md): CHZ'inizi Chiliz Chain'de stake edin ve daha fazla CHZ kazanın!
- [CHZ'inizi stake edin](/tr-ai/ogren/staking-hakkinda/chzinizi-stake-edin.md): CHZ'inizi Chiliz Chain'de stake edin ve ödüller kazanın!
- [CHZ'inizin stake'ini kaldırma](/tr-ai/ogren/staking-hakkinda/chzinizin-stakeini-kaldirma.md)
- [Staking Ödülleri](/tr-ai/ogren/staking-hakkinda/staking-odulleri.md)
- [Chiliz Staking SSS](/tr-ai/ogren/staking-hakkinda/chiliz-staking-sss.md)
- [Doğrulayıcılar hakkında](/tr-ai/ogren/dogrulayicilar-hakkinda.md)
- [Doğrulayıcılar ve Delegelerin Tanımlanması](/tr-ai/ogren/dogrulayicilar-hakkinda/dogrulayicilar-ve-delegelerin-tanimlanmasi.md)
- [Neden Doğrulayıcı Olmalısınız](/tr-ai/ogren/dogrulayicilar-hakkinda/neden-dogrulayici-olmalisiniz.md)
- [Nasıl Doğrulayıcı Olunur](/tr-ai/ogren/dogrulayicilar-hakkinda/nasil-dogrulayici-olunur.md)
- [Bir Doğrulayıcı düğümü çalıştırmak](/tr-ai/ogren/dogrulayicilar-hakkinda/bir-dogrulayici-dugumu-calistirmak.md): Chiliz Chain Doğrulayıcı düğümü kurma
- [Doğrulayıcı Olmayı Nasıl Durdurursunuz](/tr-ai/ogren/dogrulayicilar-hakkinda/dogrulayici-olmayi-nasil-durdurursunuz.md)
- [Doğrulayıcı kesintileri (slashing) hakkında](/tr-ai/ogren/dogrulayicilar-hakkinda/dogrulayici-kesintileri-slashing-hakkinda.md)
- [Fan Tokenlar hakkında](/tr-ai/ogren/fan-tokenlar-hakkinda.md)
- [2023 Fan Tokenların Chiliz Chain'e Göçü](/tr-ai/ogren/fan-tokenlar-hakkinda/2023-fan-tokenlarin-chiliz-chaine-gocu.md): Fan Token™'ları Chiliz Legacy Chain'den Chiliz Chain'e köprüleme
- [2026 Onluk Fan Tokenlara Geçiş](/tr-ai/ogren/fan-tokenlar-hakkinda/2026-onluk-fan-tokenlara-gecis.md)
- [Stablecoinler hakkında](/tr-ai/ogren/stablecoinler-hakkinda.md)
- [Chiliz Chain üzerindeki Stablecoinler](/tr-ai/ogren/stablecoinler-hakkinda/chiliz-chain-uzerindeki-stablecoinler.md)
- [DAO'lar hakkında](/tr-ai/ogren/daolar-hakkinda.md)
- [Kendi DAO'nuzu nasıl oluşturursunuz](/tr-ai/ogren/daolar-hakkinda/kendi-daonuzu-nasil-olusturursunuz.md)
- [Bir DAO'yu nasıl yönetirsiniz](/tr-ai/ogren/daolar-hakkinda/bir-daoyu-nasil-yonetirsiniz.md)
- [Sözlük](/tr-ai/ogren/sozluk.md)
- [Blokzinciri](/tr-ai/ogren/sozluk/blokzinciri.md): Blokzinciri hakkında genel bilgi ve nelerden oluştuğu
- [Konsensüs mekanizmaları](/tr-ai/ogren/sozluk/konsensus-mekanizmalari.md)
- [Yönetişim](/tr-ai/ogren/sozluk/yonetisim.md)
- [Doğrulayıcı](/tr-ai/ogren/sozluk/dogrulayici.md)
- [Staking](/tr-ai/ogren/sozluk/staking.md)
- [Cüzdan](/tr-ai/ogren/sozluk/cuzdan.md): Kripto cüzdanları hakkında bilinmesi iyi olan bilgiler
- [CAP-20](/tr-ai/ogren/sozluk/cap-20.md)
- [Sarmalanmış CHZ (wCHZ)](/tr-ai/ogren/sozluk/sarmalanmis-chz-wchz.md)
- [Geliştir](/tr-ai/gelistir.md)
- [Temeller](/tr-ai/gelistir/temeller.md)
- [Chiliz Chain'e Bağlan](/tr-ai/gelistir/temeller/chiliz-chaine-baglan.md)
- [RPC kullanarak bağlan](/tr-ai/gelistir/temeller/chiliz-chaine-baglan/rpc-kullanarak-baglan.md)
- [Bir Chiliz Chain Düğümü çalıştırma](/tr-ai/gelistir/temeller/chiliz-chaine-baglan/bir-chiliz-chain-dugumu-calistirma.md): Chiliz Chain ile senkronize olmak için bir düğüm başlatın, oluşturun, bağlayın ve hata ayıklayın
- [Donanım cüzdanı kullanın](/tr-ai/gelistir/temeller/chiliz-chaine-baglan/donanim-cuzdani-kullanin.md)
- [Ücretsiz Testnet Tokenleri Edinin](/tr-ai/gelistir/temeller/ucretsiz-testnet-tokenleri-edinin.md)
- [Spicy Faucet ile test CHZ tokenleri edinin](/tr-ai/gelistir/temeller/ucretsiz-testnet-tokenleri-edinin/spicy-faucet-ile-test-chz-tokenleri-edinin.md)
- [Tatum Faucet ile test CHZ tokenleri edinin](/tr-ai/gelistir/temeller/ucretsiz-testnet-tokenleri-edinin/tatum-faucet-ile-test-chz-tokenleri-edinin.md)
- [Blok Gezgini kullanın](/tr-ai/gelistir/temeller/blok-gezgini-kullanin.md)
- [Akıllı Sözleşme Yazın](/tr-ai/gelistir/temeller/akilli-sozlesme-yazin.md)
- [Akıllı Sözleşme Dağıtın](/tr-ai/gelistir/temeller/akilli-sozlesme-dagitin.md)
- [Remix ile dağıtın](/tr-ai/gelistir/temeller/akilli-sozlesme-dagitin/remix-ile-dagitin.md)
- [thirdweb ile dağıtım](/tr-ai/gelistir/temeller/akilli-sozlesme-dagitin/thirdweb-ile-dagitim.md)
- [Akıllı Sözleşmeyi Doğrulayın](/tr-ai/gelistir/temeller/akilli-sozlesmeyi-dogrulayin.md)
- [Chiliscan ile doğrulayın](/tr-ai/gelistir/temeller/akilli-sozlesmeyi-dogrulayin/chiliscan-ile-dogrulayin.md)
- [Chiliz Blok Gezgini ile doğrulayın](/tr-ai/gelistir/temeller/akilli-sozlesmeyi-dogrulayin/chiliz-blok-gezgini-ile-dogrulayin.md)
- [Hardhat ile doğrulayın](/tr-ai/gelistir/temeller/akilli-sozlesmeyi-dogrulayin/hardhat-ile-dogrulayin.md)
- [Akıllı Sözleşmeyi düzleştirin (flatten)](/tr-ai/gelistir/temeller/akilli-sozlesmeyi-dogrulayin/akilli-sozlesmeyi-duzlestirin-flatten.md)
- [Doğrulama En İyi Uygulamaları](/tr-ai/gelistir/temeller/akilli-sozlesmeyi-dogrulayin/dogrulama-en-iyi-uygulamalari.md)
- [Sarmalanmış CHZ kullanın](/tr-ai/gelistir/temeller/sarmalanmis-chz-kullanin.md)
- [Nasıl Yapılır](/tr-ai/gelistir/temeller/nasil-yapilir.md)
- [Bir cüzdanın bakiyesini nasıl alırsınız](/tr-ai/gelistir/temeller/nasil-yapilir/bir-cuzdanin-bakiyesini-nasil-alirsiniz.md)
- [Bir cüzdanın geçmişini nasıl alırsınız](/tr-ai/gelistir/temeller/nasil-yapilir/bir-cuzdanin-gecmisini-nasil-alirsiniz.md)
- [Belirli bir NFT'nin metadata'sını nasıl alırsınız](/tr-ai/gelistir/temeller/nasil-yapilir/belirli-bir-nftnin-metadatasini-nasil-alirsiniz.md)
- [AI araçlarıyla bir Chiliz dApp nasıl inşa edilir](/tr-ai/gelistir/temeller/nasil-yapilir/ai-araclariyla-bir-chiliz-dapp-nasil-insa-edilir.md)
- [İpuçları ve Püf Noktaları](/tr-ai/gelistir/temeller/ipuclari-ve-puf-noktalari.md)
- [Gelişmiş](/tr-ai/gelistir/gelismis.md)
- [Gas ücretlerini tahmin et](/tr-ai/gelistir/gelismis/gas-ucretlerini-tahmin-et.md)
- [Fan Tokenların $USD fiyatını alın](/tr-ai/gelistir/gelismis/fan-tokenlarin-usdusd-fiyatini-alin.md)
- [Socios.com Cüzdanını dApp'inize entegre edin](/tr-ai/gelistir/gelismis/socios.com-cuzdanini-dappinize-entegre-edin.md)
- [Bir Fan Token transferlerini takip edin](/tr-ai/gelistir/gelismis/bir-fan-token-transferlerini-takip-edin.md)
- [Fan Token transferleri için Telegram bildirimleri alın](/tr-ai/gelistir/gelismis/fan-token-transferleri-icin-telegram-bildirimleri-alin.md)
- [NFT'lerle çalışın](/tr-ai/gelistir/gelismis/nftlerle-calisin.md)
- [NFT dosyalarını hazırlama](/tr-ai/gelistir/gelismis/nftlerle-calisin/nft-dosyalarini-hazirlama.md)
- [Doğru NFT sözleşmesini seçme](/tr-ai/gelistir/gelismis/nftlerle-calisin/dogru-nft-sozlesmesini-secme.md)
- [NFT'nizi IPFS'te barındırma](/tr-ai/gelistir/gelismis/nftlerle-calisin/nftnizi-ipfste-barindirma.md)
- [viem ile mintleme](/tr-ai/gelistir/gelismis/nftlerle-calisin/viem-ile-mintleme.md)
- [thirdweb ile mintleme](/tr-ai/gelistir/gelismis/nftlerle-calisin/thirdweb-ile-mintleme.md)
- [Rarible ile mintleme](/tr-ai/gelistir/gelismis/nftlerle-calisin/rarible-ile-mintleme.md)
- [NFT'nizi OKX'te listeleme](/tr-ai/gelistir/gelismis/nftlerle-calisin/nftnizi-okxte-listeleme.md)
- [Hesap Soyutlaması (Account Abstraction) kullanın](/tr-ai/gelistir/gelismis/hesap-soyutlamasi-account-abstraction-kullanin.md)
- [Chiliz Chain API](/tr-ai/gelistir/chiliz-chain-api.md)
- [Geliştiriciler SSS](/tr-ai/gelistir/gelistiriciler-sss.md)
- [Topluluk](/tr-ai/topluluk.md)
- [Chiliz Chain Ekosistemi](/tr-ai/topluluk/chiliz-chain-ekosistemi.md): Chiliz Chain'i destekleyen cüzdanlar, araçlar ve projelerin listesi
- [Geliştirici Araçları](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari.md)
- [Ankr](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/ankr.md)
- [Aragon](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/aragon.md)
- [Azuro](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/azuro.md)
- [Biconomy](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/biconomy.md)
- [Blocknative](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/blocknative.md)
- [: Eklendi](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/eklendi.md)
- [Hyperlane](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/hyperlane.md)
- [LayerZero](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/layerzero.md)
- [Lumx](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/lumx.md)
- [Moralis](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/moralis.md)
- [Pyth](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/pyth.md)
- [Reown](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/reown.md)
- [Rarible](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/rarible.md)
- [Tatum](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/tatum.md)
- [The Graph](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/the-graph.md)
- [Thirdweb](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/thirdweb.md)
- [Web3Auth](/tr-ai/topluluk/chiliz-chain-ekosistemi/gelistirici-araclari/web3auth.md)
- [Vasıta (custody) çözümleri](/tr-ai/topluluk/chiliz-chain-ekosistemi/vasita-custody-cozumleri.md)
- [Cobo](/tr-ai/topluluk/chiliz-chain-ekosistemi/vasita-custody-cozumleri/cobo.md)
- [Fireblocks](/tr-ai/topluluk/chiliz-chain-ekosistemi/vasita-custody-cozumleri/fireblocks.md)
- [Cüzdanlar](/tr-ai/topluluk/chiliz-chain-ekosistemi/cuzdanlar.md)
- [Magic](/tr-ai/topluluk/chiliz-chain-ekosistemi/cuzdanlar/magic.md)
- [Privy](/tr-ai/topluluk/chiliz-chain-ekosistemi/cuzdanlar/privy.md)
- [Geliştirici etkinlikleri](/tr-ai/topluluk/gelistirici-etkinlikleri.md): Chiliz ekibinin katıldığı geçmiş ve gelecek etkinlikler
- [Hacking Poland 2025](/tr-ai/topluluk/gelistirici-etkinlikleri/hacking-poland-2025.md)
- [Chiliz Spor Hackathonu - Temmuz 2024](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024.md)
- [Sahneyi Hazırlama](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/sahneyi-hazirlama.md)
- [Başlarken](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/baslarken.md)
- [Görev Özeti ve Önemli Tarihler](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/gorev-ozeti-ve-onemli-tarihler.md)
- [Ödül Parası](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/odul-parasi.md)
- [Tema & Giriş](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/tema-and-giris.md)
- [Yollar, Gereksinimler, Düzenlemeler ve Puanlama Kriterleri](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/yollar-gereksinimler-duzenlemeler-ve-puanlama-kriterleri.md)
- [Süreç](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/surec.md)
- [Feragatnameler](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/feragatnameler.md)
- [Faydalı bilgiler](/tr-ai/topluluk/gelistirici-etkinlikleri/chiliz-spor-hackathonu-temmuz-2024/faydali-bilgiler.md)
- [ETHGlobal Bangkok Hackathon 2024](/tr-ai/topluluk/gelistirici-etkinlikleri/ethglobal-bangkok-hackathon-2024.md): Hoş geldiniz Hackerlar! İşe başlamanız için bir rehber burada.
- [ETHGlobal London Hackathon 2024](/tr-ai/topluluk/gelistirici-etkinlikleri/ethglobal-london-hackathon-2024.md): Hoş geldiniz Hackerlar! İşe başlamanız için bir rehber burada.
- [ETHGlobal Çevrimiçi Hackathon Yaz 2024](/tr-ai/topluluk/gelistirici-etkinlikleri/ethglobal-cevrimici-hackathon-yaz-2024.md): Hoş geldiniz Hackerlar! İşe başlamanız için bir rehber burada.
- [Lumx Hack 2024](/tr-ai/topluluk/gelistirici-etkinlikleri/lumx-hack-2024.md): Hoş geldiniz Hackerlar! İşe başlamanız için bir rehber burada.
- [ETHGlobal İstanbul Hackathon 2023](/tr-ai/topluluk/gelistirici-etkinlikleri/ethglobal-istanbul-hackathon-2023.md): Hoş geldiniz Hackerlar! İşe başlamanız için bir rehber burada.
- [Chiliz Chain Değişiklik Günlüğü](/tr-ai/chiliz-chain-degisiklik-gunlugu.md)
- [Yönetişim Önerileri ve Kararlar](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar.md)
- [Şubat 2026: Sözleşme Kaldırma ve Temizleme Önerisi](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/subat-2026-sozlesme-kaldirma-ve-temizleme-onerisi.md)
- [Ekim 2025: Snake8 Hard Fork](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/ekim-2025-snake8-hard-fork.md)
- [Ağustos 2025: Pepper8 Önerisi](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/agustos-2025-pepper8-onerisi.md)
- [Şubat 2025: Yeni Doğrulayıcı Önerileri](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/subat-2025-yeni-dogrulayici-onerileri.md)
- [Aralık 2024: Yönetişim Güncelleme Önerileri](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/aralik-2024-yonetisim-guncelleme-onerileri.md)
- [Mayıs 2024: Dragon8 (Tokenomik 2.0) Önerisi](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/mayis-2024-dragon8-tokenomik-2.0-onerisi.md)
- [2024 Dragon8 hard fork duyurusu](/tr-ai/chiliz-chain-degisiklik-gunlugu/yonetisim-onerileri-ve-kararlar/2024-dragon8-hard-fork-duyurusu.md)
- [Blokzinciri kod değişiklikleri](/tr-ai/chiliz-chain-degisiklik-gunlugu/blokzinciri-kod-degisiklikleri.md)
- [Kesinti raporları](/tr-ai/chiliz-chain-degisiklik-gunlugu/kesinti-raporlari.md)
- [21 Mayıs kesintisi ile ilgili detaylar](/tr-ai/chiliz-chain-degisiklik-gunlugu/kesinti-raporlari/21-mayis-kesintisi-ile-ilgili-detaylar.md)
- [Döküman Güncellemeleri](/tr-ai/dokuman-guncellemeleri.md): Bu dokümantasyon sitesinin değişiklik günlüğü.

## 한국어 / Korean

- [Chiliz 체인 개발자 문서](/ko/chiliz.md)
- [빠른 시작](/ko/undefined.md)
- [Chiliz 체인의 핵심 요약](/ko/undefined/chiliz.md)
- [메인넷 및 테스트넷 연결](/ko/undefined/undefined.md)
- [테스트넷 토큰 획득](/ko/undefined/undefined-1.md)
- [스마트 계약 배포 및 검증](/ko/undefined/undefined-2.md)
- [Remix IDE로 배포](/ko/undefined/undefined-2/remix-ide.md)
- [Thirdweb로 배포](/ko/undefined/undefined-2/thirdweb.md)
- [Chiliscan으로 검증](/ko/undefined/undefined-2/chiliscan.md)
- [Chiliz Block Explorer으로 검증](/ko/undefined/undefined-2/chiliz-block-explorer.md)
- [Chiliz 체인 노드 실행](/ko/undefined/chiliz-1.md)
- [지갑 가이드](/ko/undefined/undefined-3.md)
- [무료 온라인 강좌](/ko/undefined/undefined-4.md)
- [인플레이션 공급 할당 주소](/ko/undefined/undefined-5.md)
- [학습](/ko/undefined-1.md)
- [Chiliz 체인 소개](/ko/undefined-1/chiliz.md)
- [2024 Dragon8 하드 포크](/ko/undefined-1/chiliz/2024-dragon8.md)
- [Tokenomics](/ko/undefined-1/chiliz/tokenomics.md)
- [보안 감사](/ko/undefined-1/chiliz/undefined.md)
- [Chiliz Labs](/ko/undefined-1/chiliz/chiliz-labs.md)
- [Chiliz 브리지](/ko/undefined-1/chiliz-1.md)
- [CHZ를 브리지하는 방법](/ko/undefined-1/chiliz-1/chz.md)
- [Chiliz 체인에서 스테이킹](/ko/undefined-1/chiliz-2.md)
- [CHZ 스테이킹](/ko/undefined-1/chiliz-2/chz.md)
- [CHZ 언스테이킹](/ko/undefined-1/chiliz-2/chz-1.md)
- [Staking 보상](/ko/undefined-1/chiliz-2/staking.md)
- [Chiliz 스테이킹 FAQ](/ko/undefined-1/chiliz-2/chiliz-faq.md)
- [Validator가 되기](/ko/undefined-1/validator.md)
- [Validator 노드 실행](/ko/undefined-1/validator/validator.md)
- [Validator 슬래싱](/ko/undefined-1/validator/validator-1.md)
- [개발](/ko/undefined-2.md)
- [기본](/ko/undefined-2/undefined.md)
- [MetaMask 사용하기](/ko/undefined-2/undefined/metamask.md)
- [MetaMask 설치하기](/ko/undefined-2/undefined/metamask/metamask.md)
- [Chiliz 체인을 MetaMask에 연결하기](/ko/undefined-2/undefined/metamask/chiliz-metamask.md)
- [Chiliz 체인에 연결하기](/ko/undefined-2/undefined/chiliz.md)
- [RPC 사용하여 연결하기](/ko/undefined-2/undefined/chiliz/rpc.md)
- [Chiliz 체인 노드 실행](/ko/undefined-2/undefined/chiliz/chiliz.md)
- [하드웨어 지갑 사용](/ko/undefined-2/undefined/chiliz/undefined.md)
- [블록 탐색기](/ko/undefined-2/undefined/undefined.md)
- [Spicy 파셋](/ko/undefined-2/undefined/spicy.md): testCHZ 및 testFanTokens을 MetaMask 지갑으로 받기
- [Tatum 파셋을 사용하여 testCHZ 받기](/ko/undefined-2/undefined/spicy/tatum-testchz.md)
- [Spicy 파셋을 사용하여 testCHZ 받기](/ko/undefined-2/undefined/spicy/spicy-testchz.md)
- [Spicy 파셋을 사용하여 테스트 팬 토큰 받기](/ko/undefined-2/undefined/spicy/spicy.md)
- [래핑된 CHZ 받기](/ko/undefined-2/undefined/chz.md)
- [고급](/ko/undefined-2/undefined-1.md)
- [Account Abstraction 사용 방법](/ko/undefined-2/undefined-1/account-abstraction.md)
- [팬 토큰의 USD 가격 가져오기](/ko/undefined-2/undefined-1/usd.md)
- [무작위 숫자 생성 방법](/ko/undefined-2/undefined-1/undefined.md)

## Tiếng Việt / Vietnamese

- [Tài liệu Chiliz Chain](/vi/tai-lieu-chiliz-chain.md)
- [Bắt Đầu Nhanh](/vi/bat-dau-nhanh.md)
- [Chiliz Chain Trong Tóm Lược](/vi/bat-dau-nhanh/chiliz-chain-trong-tom-luoc.md)
- [Kết nối với Mainnet và Testnet](/vi/bat-dau-nhanh/ket-noi-voi-mainnet-va-testnet.md)
- [Nhận Token Trên Testnet](/vi/bat-dau-nhanh/nhan-token-tren-testnet.md)
- [Triển khai và xác minh một hợp đồng](/vi/bat-dau-nhanh/trien-khai-va-xac-minh-mot-hop-dong.md)
- [Triển khai với Remix IDE](/vi/bat-dau-nhanh/trien-khai-va-xac-minh-mot-hop-dong/trien-khai-voi-remix-ide.md)
- [ERC-20 smart contract](/vi/bat-dau-nhanh/trien-khai-va-xac-minh-mot-hop-dong/trien-khai-voi-remix-ide/erc-20-smart-contract.md)
- [Triển khai với thirdweb](/vi/bat-dau-nhanh/trien-khai-va-xac-minh-mot-hop-dong/trien-khai-voi-thirdweb.md)
- [Xác minh với Chiliscan](/vi/bat-dau-nhanh/trien-khai-va-xac-minh-mot-hop-dong/xac-minh-voi-chiliscan.md)
- [Xác minh với Chiliz Block Explorer](/vi/bat-dau-nhanh/trien-khai-va-xac-minh-mot-hop-dong/xac-minh-voi-chiliz-block-explorer.md)
- [Chạy một Node Chiliz Chain](/vi/bat-dau-nhanh/chay-mot-node-chiliz-chain.md)
- [Khóa học trực tuyến miễn ph](/vi/bat-dau-nhanh/khoa-hoc-truc-tuyen-mien-ph.md)
- [Địa chỉ Phân bổ Nguồn cung Lạm phát](/vi/bat-dau-nhanh/dia-chi-phan-bo-nguon-cung-lam-phat.md)
- [Học tập](/vi/hoc-tap.md)
- [Về Chiliz Chain](/vi/hoc-tap/ve-chiliz-chain.md)
- [2024 Dragon8 hard fork](/vi/hoc-tap/ve-chiliz-chain/2024-dragon8-hard-fork.md)
- [Tokenomics](/vi/hoc-tap/ve-chiliz-chain/tokenomics.md)
- [Chiliz Labs](/vi/hoc-tap/ve-chiliz-chain/chiliz-labs.md)
- [Chiliz Bridge](/vi/hoc-tap/chiliz-bridge.md)
- [Cách bridge CHZ của bạn](/vi/hoc-tap/chiliz-bridge/cach-bridge-chz-cua-ban.md): Cách bridge token của bạn giữa Ethereum Mainnet và Chiliz Chain
- [Staking trên Chiliz Chain](/vi/hoc-tap/staking-tren-chiliz-chain.md): Stake CHZ của bạn trên Chiliz Chain và kiếm thêm CHZ!
- [Stake CHZ của bạn](/vi/hoc-tap/staking-tren-chiliz-chain/stake-chz-cua-ban.md): Stake CHZ của bạn trên Chiliz Chain và kiếm phần thưởng!
- [Unstake CHZ của bạn](/vi/hoc-tap/staking-tren-chiliz-chain/unstake-chz-cua-ban.md)
- [Phần Thưởng Staking](/vi/hoc-tap/staking-tren-chiliz-chain/phan-thuong-staking.md)
- [Staking CHZ từ ví Ledger của bạn](/vi/hoc-tap/staking-tren-chiliz-chain/staking-chz-tu-vi-ledger-cua-ban.md)
- [Trở thành Nhà Xác Thực](/vi/hoc-tap/tro-thanh-nha-xac-thuc.md)
- [Chạy một node Nhà xác thực](/vi/hoc-tap/tro-thanh-nha-xac-thuc/chay-mot-node-nha-xac-thuc.md): Thiết lập một node Nhà xác thực trên Chiliz Chain
- [Hình phạt cho nhà xác thực](/vi/hoc-tap/tro-thanh-nha-xac-thuc/hinh-phat-cho-nha-xac-thuc.md)
- [Phát triển](/vi/phat-trien.md)
- [Cơ bản](/vi/phat-trien/co-ban.md)
- [Sử dụng MetaMask](/vi/phat-trien/co-ban/su-dung-metamask.md)
- [Cài đặt MetaMask](/vi/phat-trien/co-ban/su-dung-metamask/cai-dat-metamask.md)
- [Liên kết Chiliz Chain với MetaMask](/vi/phat-trien/co-ban/su-dung-metamask/lien-ket-chiliz-chain-voi-metamask.md)
- [Kết nối với Chiliz Chain](/vi/phat-trien/co-ban/ket-noi-voi-chiliz-chain.md)
- [Kết nối bằng RPC](/vi/phat-trien/co-ban/ket-noi-voi-chiliz-chain/ket-noi-bang-rpc.md)
- [Chạy một Node Chiliz Chain](/vi/phat-trien/co-ban/ket-noi-voi-chiliz-chain/chay-mot-node-chiliz-chain.md): Khởi chạy, tạo, kết nối và gỡ lỗi một node để đồng bộ với Chiliz Chain
- [Sử dụng ví phần cứng](/vi/phat-trien/co-ban/ket-noi-voi-chiliz-chain/su-dung-vi-phan-cung.md)
- [Block Explorers](/vi/phat-trien/co-ban/block-explorers.md)
- [Spicy Faucets](/vi/phat-trien/co-ban/spicy-faucets.md): Nhận testCHZ và testFanTokens vào ví MetaMask của bạn Lưu ý: hiện tại chỉ có faucet của Tatum đang hoạt động.
- [Nhận Wrapped CHZ](/vi/phat-trien/co-ban/nhan-wrapped-chz.md)
- [Mẹo & Thủ thuật](/vi/phat-trien/co-ban/meo-and-thu-thuat.md)
- [Nâng cao](/vi/phat-trien/nang-cao.md)
- [Cách sử dụng Account Abstraction](/vi/phat-trien/nang-cao/cach-su-dung-account-abstraction.md)
- [Cách sử dụng Oracle](/vi/phat-trien/nang-cao/cach-su-dung-oracle.md)
- [Cách sử dụng RNG](/vi/phat-trien/nang-cao/cach-su-dung-rng.md)

## Português do Brasil

- [Documentação para desenvolvedores da Chiliz Chain](/pt-br/documentacao-para-desenvolvedores-da-chiliz-chain.md)
- [Início Rápido](/pt-br/inicio-rapido.md)
- [Chiliz Chain em poucas palavras](/pt-br/inicio-rapido/chiliz-chain-em-poucas-palavras.md)
- [Conectar-se ao Mainnet e Testnet](/pt-br/inicio-rapido/conectar-se-ao-mainnet-e-testnet.md)
- [Obtenha tokens de testnet](/pt-br/inicio-rapido/obtenha-tokens-de-testnet.md)
- [Obtenha testCHZs com o Faucet da Tatum](/pt-br/inicio-rapido/obtenha-tokens-de-testnet/obtenha-testchzs-com-o-faucet-da-tatum.md)
- [Implantar e verificar um contrato](/pt-br/inicio-rapido/implantar-e-verificar-um-contrato.md)
- [Implantar com Remix IDE](/pt-br/inicio-rapido/implantar-e-verificar-um-contrato/implantar-com-remix-ide.md)
- [Contrato inteligente ERC-20](/pt-br/inicio-rapido/implantar-e-verificar-um-contrato/implantar-com-remix-ide/contrato-inteligente-erc-20.md): Customise and use the ERC-20 smart contract to create a token
- [Implantar com thirdweb](/pt-br/inicio-rapido/implantar-e-verificar-um-contrato/implantar-com-thirdweb.md)
- [Verificar com Chiliscan](/pt-br/inicio-rapido/implantar-e-verificar-um-contrato/verificar-com-chiliscan.md)
- [Verificar com Chiliz Block Explorer](/pt-br/inicio-rapido/implantar-e-verificar-um-contrato/verificar-com-chiliz-block-explorer.md)
- [Executar um Nó da Chiliz Chain](/pt-br/inicio-rapido/executar-um-no-da-chiliz-chain.md)
- [Curso online gratuito](/pt-br/inicio-rapido/curso-online-gratuito.md)
- [Endereços de Alocação de Suprimento Inflacionário](/pt-br/inicio-rapido/enderecos-de-alocacao-de-suprimento-inflacionario.md)
- [Aprender](/pt-br/aprender.md)
- [Sobre a Chiliz Chain](/pt-br/aprender/sobre-a-chiliz-chain.md)
- [2024 Dragon8 hard fork](/pt-br/aprender/sobre-a-chiliz-chain/2024-dragon8-hard-fork.md)
- [Chiliz Labs](/pt-br/aprender/sobre-a-chiliz-chain/chiliz-labs.md)
- [Chiliz Bridge](/pt-br/aprender/chiliz-bridge.md)
- [Como fazer a bridge dos seus CHZ](/pt-br/aprender/chiliz-bridge/como-fazer-a-bridge-dos-seus-chz.md): Como fazer a bridge dos seus tokens entre a Ethereum Mainnet e a Chiliz Chain
- [Staking na Chiliz Chain](/pt-br/aprender/staking-na-chiliz-chain.md): Faça stake do seu CHZ na Chiliz Chain e ganhe mais CHZ!
- [Faça Stake do seu CHZ](/pt-br/aprender/staking-na-chiliz-chain/faca-stake-do-seu-chz.md): Faça stake do seu CHZ na Chiliz Chain e ganhe recompensas!
- [Desfazer o Stake do seu CHZ](/pt-br/aprender/staking-na-chiliz-chain/desfazer-o-stake-do-seu-chz.md)
- [Recompensas de Staking](/pt-br/aprender/staking-na-chiliz-chain/recompensas-de-staking.md)
- [Fazendo Staking de CHZ com sua Ledger](/pt-br/aprender/staking-na-chiliz-chain/fazendo-staking-de-chz-com-sua-ledger.md)
- [Torne-se um Validador](/pt-br/aprender/torne-se-um-validador.md): Participe do mecanismo de consenso da Chiliz Chain criando e validando blocos.
- [Executar um Nó de Validador](/pt-br/aprender/torne-se-um-validador/executar-um-no-de-validador.md): Configurando um nó de Validador da Chiliz Chain
- [Slashing de Validadores](/pt-br/aprender/torne-se-um-validador/slashing-de-validadores.md)
- [Desenvolver](/pt-br/desenvolver.md)
- [Básico](/pt-br/desenvolver/basico.md)
- [Use MetaMask](/pt-br/desenvolver/basico/use-metamask.md)
- [Instalar MetaMask](/pt-br/desenvolver/basico/use-metamask/instalar-metamask.md)
- [Conectar Chiliz Chain ao MetaMask](/pt-br/desenvolver/basico/use-metamask/conectar-chiliz-chain-ao-metamask.md)
- [Conectar à Chiliz Chain](/pt-br/desenvolver/basico/conectar-a-chiliz-chain.md)
- [Conectar usando RPC](/pt-br/desenvolver/basico/conectar-a-chiliz-chain/conectar-usando-rpc.md)
- [Executar um Nó da Chiliz Chain](/pt-br/desenvolver/basico/conectar-a-chiliz-chain/executar-um-no-da-chiliz-chain.md)
- [Use uma carteira de hardware](/pt-br/desenvolver/basico/conectar-a-chiliz-chain/use-uma-carteira-de-hardware.md)
- [Block Explorers](/pt-br/desenvolver/basico/block-explorers.md)
- [Spicy Faucets](/pt-br/desenvolver/basico/spicy-faucets.md)
- [Obtenha testCHZs com o Faucet da Tatum](/pt-br/desenvolver/basico/spicy-faucets/obtenha-testchzs-com-o-faucet-da-tatum.md)
- [Obtenha testCHZs com o Spicy Faucet](/pt-br/desenvolver/basico/spicy-faucets/obtenha-testchzs-com-o-spicy-faucet.md)
- [Obtenha Fan Tokens de teste com o Spicy Faucet](/pt-br/desenvolver/basico/spicy-faucets/obtenha-fan-tokens-de-teste-com-o-spicy-faucet.md)
- [Avançado](/pt-br/desenvolver/avancado.md)
- [Como usar Account Abstraction](/pt-br/desenvolver/avancado/como-usar-account-abstraction.md)
- [Como usar um Oracle](/pt-br/desenvolver/avancado/como-usar-um-oracle.md)
- [Como usar um RNG](/pt-br/desenvolver/avancado/como-usar-um-rng.md)

## Français / French

- [Documentation pour les développeurs Chiliz Chain](/fr/documentation-pour-les-developpeurs-chiliz-chain.md)
- [Démarrage rapide](/fr/demarrage-rapide.md)
- [Chiliz Chain en résumé](/fr/demarrage-rapide/chiliz-chain-en-resume.md)
- [Se connecter au Mainnet & Testnet](/fr/demarrage-rapide/se-connecter-au-mainnet-and-testnet.md)
- [Obtenir des tokens Testnet](/fr/demarrage-rapide/obtenir-des-tokens-testnet.md)
- [Déployer & vérifier un contrat](/fr/demarrage-rapide/deployer-and-verifier-un-contrat.md)
- [Déployer avec Remix IDE](/fr/demarrage-rapide/deployer-and-verifier-un-contrat/deployer-avec-remix-ide.md)
- [Déployer avec Thirdweb](/fr/demarrage-rapide/deployer-and-verifier-un-contrat/deployer-avec-thirdweb.md)
- [Vérifier avec Chiliscan](/fr/demarrage-rapide/deployer-and-verifier-un-contrat/verifier-avec-chiliscan.md)
- [Vérifier avec Chiliz Block Explorer](/fr/demarrage-rapide/deployer-and-verifier-un-contrat/verifier-avec-chiliz-block-explorer.md)
- [Gérer un nœud Chiliz Chain](/fr/demarrage-rapide/gerer-un-noeud-chiliz-chain.md)
- [Cours en ligne gratuit](/fr/demarrage-rapide/cours-en-ligne-gratuit.md)
- [Adresses d'allocation de l'offre d'inflation](/fr/demarrage-rapide/adresses-dallocation-de-loffre-dinflation.md)
- [Adresses des Smart Contracts](/fr/demarrage-rapide/adresses-des-smart-contracts.md)
- [Apprendre](/fr/apprendre.md)
- [À propos de Chiliz Chain](/fr/apprendre/a-propos-de-chiliz-chain.md)
- [Tokenomics](/fr/apprendre/a-propos-de-chiliz-chain/tokenomics.md)
- [Audits de sécurité](/fr/apprendre/a-propos-de-chiliz-chain/audits-de-securite.md)
- [Chiliz Labs](/fr/apprendre/a-propos-de-chiliz-chain/chiliz-labs.md)
- [À propos des wallets](/fr/apprendre/a-propos-des-wallets.md)
- [Utiliser Metamask](/fr/apprendre/a-propos-des-wallets/utiliser-metamask.md)
- [Installer Metamask](/fr/apprendre/a-propos-des-wallets/utiliser-metamask/installer-metamask.md)
- [Lier Chiliz Chain à Metamask](/fr/apprendre/a-propos-des-wallets/utiliser-metamask/lier-chiliz-chain-a-metamask.md)
- [Utiliser un wallet multisig (Safe)](/fr/apprendre/a-propos-des-wallets/utiliser-un-wallet-multisig-safe.md)
- [À propos du Bridge](/fr/apprendre/a-propos-du-bridge.md)
- [Utiliser Chainport de Dcentralab](/fr/apprendre/a-propos-du-bridge/utiliser-chainport-de-dcentralab.md)
- [Utiliser le Chiliz Bridge](/fr/apprendre/a-propos-du-bridge/utiliser-le-chiliz-bridge.md)
- [Bridger des stablecoins](/fr/apprendre/a-propos-du-bridge/bridger-des-stablecoins.md)
- [Rendre votre jeton bridgable](/fr/apprendre/a-propos-du-bridge/rendre-votre-jeton-bridgable.md)
- [À propos de Staking](/fr/apprendre/a-propos-de-staking.md)
- [Staker ses CHZ](/fr/apprendre/a-propos-de-staking/staker-ses-chz.md): Misez vos CHZ sur Chiliz Chain et gagnez des récompenses !
- [Déstaker ses CHZ](/fr/apprendre/a-propos-de-staking/destaker-ses-chz.md)
- [Récompenses de Staking](/fr/apprendre/a-propos-de-staking/recompenses-de-staking.md)
- [Staker CHZ depuis sa Ledger](/fr/apprendre/a-propos-de-staking/staker-chz-depuis-sa-ledger.md)
- [FAQ sur le Staking Chiliz](/fr/apprendre/a-propos-de-staking/faq-sur-le-staking-chiliz.md)
- [À propos des Validateurs](/fr/apprendre/a-propos-des-validateurs.md)
- [Définition des Valideurs et des Délégateurs](/fr/apprendre/a-propos-des-validateurs/definition-des-valideurs-et-des-delegateurs.md)
- [Pourquoi devenir un Validateur](/fr/apprendre/a-propos-des-validateurs/pourquoi-devenir-un-validateur.md)
- [Comment devenir un Validateur](/fr/apprendre/a-propos-des-validateurs/comment-devenir-un-validateur.md): Participez au mécanisme de consensus de Chiliz Chain en créant et en validant des blocs.
- [Gérer un noeud validateur](/fr/apprendre/a-propos-des-validateurs/gerer-un-noeud-validateur.md): Configuration d'un nœud validateur Chiliz Chain
- [Comment cesser d'être un Validateur](/fr/apprendre/a-propos-des-validateurs/comment-cesser-detre-un-validateur.md)
- [Validateur Slashing](/fr/apprendre/a-propos-des-validateurs/validateur-slashing.md)
- [À propos des Fan Tokens](/fr/apprendre/a-propos-des-fan-tokens.md): Transférer des tokens vers la nouvelle Chiliz Chain
- [Migration des Fan Tokens vers Chiliz Chain](/fr/apprendre/a-propos-des-fan-tokens/migration-des-fan-tokens-vers-chiliz-chain.md): Bridge des Fan Tokens de la Chiliz Legacy Chain à la Chiliz Chain
- [Glossaire](/fr/apprendre/glossaire.md)
- [Blockchain](/fr/apprendre/glossaire/blockchain.md): Une information générale sur la blockchain et ce qui la compose
- [Mécanisme de Consensus](/fr/apprendre/glossaire/mecanisme-de-consensus.md)
- [Gouvernance](/fr/apprendre/glossaire/gouvernance.md)
- [Validateur](/fr/apprendre/glossaire/validateur.md)
- [Staking](/fr/apprendre/glossaire/staking.md)
- [Portefeuille](/fr/apprendre/glossaire/portefeuille.md): Informations utiles sur les portefeuilles de crypto-monnaie
- [CAP-20](/fr/apprendre/glossaire/cap-20.md)
- [Wrapped CHZ (wCHZ)](/fr/apprendre/glossaire/wrapped-chz-wchz.md)
- [Développer](/fr/developper.md)
- [Notions de base](/fr/developper/notions-de-base.md)
- [Se connecter à Chiliz Chain](/fr/developper/notions-de-base/se-connecter-a-chiliz-chain.md)
- [Se connecter en utilisant un RPC](/fr/developper/notions-de-base/se-connecter-a-chiliz-chain/se-connecter-en-utilisant-un-rpc.md)
- [Exécuter un nœud sur Chiliz Chain](/fr/developper/notions-de-base/se-connecter-a-chiliz-chain/executer-un-noeud-sur-chiliz-chain.md): Lancer, créer, connecter et déboguer un nœud pour se synchroniser avec Chiliz Chain
- [Utiliser un portefeuille matériel](/fr/developper/notions-de-base/se-connecter-a-chiliz-chain/utiliser-un-portefeuille-materiel.md)
- [Explorateurs de blocs](/fr/developper/notions-de-base/explorateurs-de-blocs.md)
- [Faucet du Testnet](/fr/developper/notions-de-base/faucet-du-testnet.md): Recevez des testCHZs et des testFanTokens dans votre portefeuille MetaMask
- [Obtenir des testsCHZs avec le Faucet Tatum](/fr/developper/notions-de-base/faucet-du-testnet/obtenir-des-testschzs-avec-le-faucet-tatum.md)
- [Obtenir Wrapped CHZ](/fr/developper/notions-de-base/obtenir-wrapped-chz.md)
- [Guides pratiques](/fr/developper/notions-de-base/guides-pratiques.md)
- [Comment obtenir le solde d'un portefeuille ?](/fr/developper/notions-de-base/guides-pratiques/comment-obtenir-le-solde-dun-portefeuille.md)
- [Comment obtenir l'historique d'un portefeuille ?](/fr/developper/notions-de-base/guides-pratiques/comment-obtenir-lhistorique-dun-portefeuille.md)
- [Comment obtenir les métadonnées d'un NFT spécifique ?](/fr/developper/notions-de-base/guides-pratiques/comment-obtenir-les-metadonnees-dun-nft-specifique.md)
- [Conseils et astuces](/fr/developper/notions-de-base/conseils-et-astuces.md)
- [Notions avancées](/fr/developper/notions-avancees.md)
- [Comment intégrer Socios Wallet à votre dApp](/fr/developper/notions-avancees/comment-integrer-socios-wallet-a-votre-dapp.md)
- [Comment utiliser l'abstraction de compte](/fr/developper/notions-avancees/comment-utiliser-labstraction-de-compte.md)
- [Comment obtenir le prix en dollars d'un Fan Token](/fr/developper/notions-avancees/comment-obtenir-le-prix-en-dollars-dun-fan-token.md)
- [Comment générer des nombres aléatoires](/fr/developper/notions-avancees/comment-generer-des-nombres-aleatoires.md)
- [Comment estimer les frais de gaz](/fr/developper/notions-avancees/comment-estimer-les-frais-de-gaz.md)
- [FAQ des développeurs](/fr/developper/faq-des-developpeurs.md)

## French (AI-translated)

- [Documentation développeur de Chiliz Chain](/fr-ai/documentation-developpeur-de-chiliz-chain.md)
- [Démarrage rapide](/fr-ai/demarrage-rapide.md)
- [Chiliz Chain en bref](/fr-ai/demarrage-rapide/chiliz-chain-en-bref.md)
- [Boîte à outils pour développeurs](/fr-ai/demarrage-rapide/boite-a-outils-pour-developpeurs.md)
- [Kits de démarrage](/fr-ai/demarrage-rapide/kits-de-demarrage.md)
- [Créer des NFT pour votre équipe sportive](/fr-ai/demarrage-rapide/kits-de-demarrage/creer-des-nft-pour-votre-equipe-sportive.md)
- [Lancer un token crypto](/fr-ai/demarrage-rapide/kits-de-demarrage/lancer-un-token-crypto.md)
- [Cours en ligne gratuits](/fr-ai/demarrage-rapide/cours-en-ligne-gratuits.md)
- [Adresses d'allocation de l'inflation](/fr-ai/demarrage-rapide/adresses-dallocation-de-linflation.md)
- [Adresses de contrats intelligents](/fr-ai/demarrage-rapide/adresses-de-contrats-intelligents.md)
- [Learn](/fr-ai/learn.md)
- [À propos de Chiliz Chain](/fr-ai/learn/a-propos-de-chiliz-chain.md)
- [Tokenomics](/fr-ai/learn/a-propos-de-chiliz-chain/tokenomics.md)
- [Audits de sécurité](/fr-ai/learn/a-propos-de-chiliz-chain/audits-de-securite.md)
- [Chiliz Greenhouse](/fr-ai/learn/a-propos-de-chiliz-chain/chiliz-greenhouse.md)
- [À propos des portefeuilles](/fr-ai/learn/a-propos-des-portefeuilles.md)
- [Comment utiliser MetaMask](/fr-ai/learn/a-propos-des-portefeuilles/comment-utiliser-metamask.md)
- [Installer MetaMask](/fr-ai/learn/a-propos-des-portefeuilles/comment-utiliser-metamask/installer-metamask.md)
- [Lier Chiliz Chain et MetaMask](/fr-ai/learn/a-propos-des-portefeuilles/comment-utiliser-metamask/lier-chiliz-chain-et-metamask.md)
- [Comment utiliser un portefeuille multisignature (Safe)](/fr-ai/learn/a-propos-des-portefeuilles/comment-utiliser-un-portefeuille-multisignature-safe.md)
- [À propos des ponts (Bridging)](/fr-ai/learn/a-propos-des-ponts-bridging.md)
- [Utiliser Chainport de Dcentralab](/fr-ai/learn/a-propos-des-ponts-bridging/utiliser-chainport-de-dcentralab.md)
- [Utiliser Chiliz Bridge](/fr-ai/learn/a-propos-des-ponts-bridging/utiliser-chiliz-bridge.md)
- [Transfert de stablecoins via bridge](/fr-ai/learn/a-propos-des-ponts-bridging/transfert-de-stablecoins-via-bridge.md)
- [Rendre le token de votre projet transférable via bridge](/fr-ai/learn/a-propos-des-ponts-bridging/rendre-le-token-de-votre-projet-transferable-via-bridge.md)
- [À propos du staking](/fr-ai/learn/a-propos-du-staking.md): Mettez en staking vos CHZ sur Chiliz Chain et gagnez plus de CHZ !
- [Mettre vos CHZ en staking](/fr-ai/learn/a-propos-du-staking/mettre-vos-chz-en-staking.md): Mettez vos CHZ en staking sur Chiliz Chain et gagnez des récompenses !
- [Retirer vos CHZ du staking](/fr-ai/learn/a-propos-du-staking/retirer-vos-chz-du-staking.md)
- [Récompenses de staking](/fr-ai/learn/a-propos-du-staking/recompenses-de-staking.md)
- [FAQ sur le staking Chiliz](/fr-ai/learn/a-propos-du-staking/faq-sur-le-staking-chiliz.md)
- [À propos des validateurs](/fr-ai/learn/a-propos-des-validateurs.md)
- [Définition des validateurs et des délégateurs](/fr-ai/learn/a-propos-des-validateurs/definition-des-validateurs-et-des-delegateurs.md)
- [Pourquoi devenir validateur](/fr-ai/learn/a-propos-des-validateurs/pourquoi-devenir-validateur.md)
- [Comment devenir validateur](/fr-ai/learn/a-propos-des-validateurs/comment-devenir-validateur.md)
- [Exécution d'un nœud validateur](/fr-ai/learn/a-propos-des-validateurs/execution-dun-noeud-validateur.md): Configuration d'un nœud validateur Chiliz Chain
- [Comment cesser d'être validateur](/fr-ai/learn/a-propos-des-validateurs/comment-cesser-detre-validateur.md)
- [À propos de la sanction (slashing) des validateurs](/fr-ai/learn/a-propos-des-validateurs/a-propos-de-la-sanction-slashing-des-validateurs.md)
- [À propos des Fan Tokens](/fr-ai/learn/a-propos-des-fan-tokens.md)
- [Migration 2023 des Fan Tokens vers Chiliz Chain](/fr-ai/learn/a-propos-des-fan-tokens/migration-2023-des-fan-tokens-vers-chiliz-chain.md): Transfert des Fan Tokens™ de Chiliz Legacy Chain à Chiliz Chain
- [Migration 2026 vers des Fan Tokens décimaux](/fr-ai/learn/a-propos-des-fan-tokens/migration-2026-vers-des-fan-tokens-decimaux.md)
- [À propos des stablecoins](/fr-ai/learn/a-propos-des-stablecoins.md)
- [Stablecoins sur Chiliz Chain](/fr-ai/learn/a-propos-des-stablecoins/stablecoins-sur-chiliz-chain.md)
- [À propos des DAO](/fr-ai/learn/a-propos-des-dao.md)
- [Comment créer votre propre DAO](/fr-ai/learn/a-propos-des-dao/comment-creer-votre-propre-dao.md)
- [Comment gérer/faire fonctionner une DAO](/fr-ai/learn/a-propos-des-dao/comment-gerer-faire-fonctionner-une-dao.md)
- [Glossaire](/fr-ai/learn/glossaire.md)
- [Blockchain](/fr-ai/learn/glossaire/blockchain.md): Informations générales sur la blockchain et sa composition
- [Mécanismes de consensus](/fr-ai/learn/glossaire/mecanismes-de-consensus.md)
- [Gouvernance](/fr-ai/learn/glossaire/gouvernance.md)
- [Validateur](/fr-ai/learn/glossaire/validateur.md)
- [Staking](/fr-ai/learn/glossaire/staking.md)
- [Portefeuille](/fr-ai/learn/glossaire/portefeuille.md): Informations utiles à connaître sur les portefeuilles crypto
- [CAP-20](/fr-ai/learn/glossaire/cap-20.md)
- [CHZ enveloppé (wCHZ)](/fr-ai/learn/glossaire/chz-enveloppe-wchz.md)
- [Développer](/fr-ai/developper.md)
- [Basics](/fr-ai/developper/basics.md)
- [Se connecter à Chiliz Chain](/fr-ai/developper/basics/se-connecter-a-chiliz-chain.md)
- [Se connecter via RPC](/fr-ai/developper/basics/se-connecter-a-chiliz-chain/se-connecter-via-rpc.md)
- [Exécuter un nœud Chiliz Chain](/fr-ai/developper/basics/se-connecter-a-chiliz-chain/executer-un-noeud-chiliz-chain.md): Lancer, créer, connecter et déboguer un nœud pour synchroniser avec Chiliz Chain
- [Utiliser un portefeuille matériel](/fr-ai/developper/basics/se-connecter-a-chiliz-chain/utiliser-un-portefeuille-materiel.md)
- [Obtenir des tokens de testnet gratuits](/fr-ai/developper/basics/obtenir-des-tokens-de-testnet-gratuits.md)
- [Obtenir des tokens CHZ de test avec Spicy Faucet](/fr-ai/developper/basics/obtenir-des-tokens-de-testnet-gratuits/obtenir-des-tokens-chz-de-test-avec-spicy-faucet.md)
- [Obtenir des tokens CHZ de test avec Tatum Faucet](/fr-ai/developper/basics/obtenir-des-tokens-de-testnet-gratuits/obtenir-des-tokens-chz-de-test-avec-tatum-faucet.md)
- [Utiliser un explorateur de blocs](/fr-ai/developper/basics/utiliser-un-explorateur-de-blocs.md)
- [Écrire un contrat intelligent](/fr-ai/developper/basics/ecrire-un-contrat-intelligent.md)
- [Déployer un contrat intelligent](/fr-ai/developper/basics/deployer-un-contrat-intelligent.md)
- [Déployer avec Remix](/fr-ai/developper/basics/deployer-un-contrat-intelligent/deployer-avec-remix.md)
- [Déployer avec thirdweb](/fr-ai/developper/basics/deployer-un-contrat-intelligent/deployer-avec-thirdweb.md)
- [Vérifier un contrat intelligent](/fr-ai/developper/basics/verifier-un-contrat-intelligent.md)
- [Vérifier avec Chiliscan](/fr-ai/developper/basics/verifier-un-contrat-intelligent/verifier-avec-chiliscan.md)
- [Vérifier avec l'explorateur de blocs Chiliz](/fr-ai/developper/basics/verifier-un-contrat-intelligent/verifier-avec-lexplorateur-de-blocs-chiliz.md)
- [Vérifier avec Hardhat](/fr-ai/developper/basics/verifier-un-contrat-intelligent/verifier-avec-hardhat.md)
- [Aplatir un contrat intelligent](/fr-ai/developper/basics/verifier-un-contrat-intelligent/aplatir-un-contrat-intelligent.md)
- [Bonnes pratiques de vérification](/fr-ai/developper/basics/verifier-un-contrat-intelligent/bonnes-pratiques-de-verification.md)
- [Utiliser le CHZ enveloppé](/fr-ai/developper/basics/utiliser-le-chz-enveloppe.md)
- [Guides pratiques](/fr-ai/developper/basics/guides-pratiques.md)
- [Comment obtenir le solde d'un portefeuille](/fr-ai/developper/basics/guides-pratiques/comment-obtenir-le-solde-dun-portefeuille.md)
- [Comment obtenir l'historique d'un portefeuille](/fr-ai/developper/basics/guides-pratiques/comment-obtenir-lhistorique-dun-portefeuille.md)
- [Comment obtenir les métadonnées d'un NFT spécifique](/fr-ai/developper/basics/guides-pratiques/comment-obtenir-les-metadonnees-dun-nft-specifique.md)
- [Comment créer une dApp Chiliz avec des outils d'IA](/fr-ai/developper/basics/guides-pratiques/comment-creer-une-dapp-chiliz-avec-des-outils-dia.md)
- [Astuces & Conseils](/fr-ai/developper/basics/astuces-and-conseils.md)
- [Avancé](/fr-ai/developper/avance.md)
- [Estimer les frais de gas](/fr-ai/developper/avance/estimer-les-frais-de-gas.md)
- [Obtenir le prix en $USD des Fan Tokens](/fr-ai/developper/avance/obtenir-le-prix-en-usdusd-des-fan-tokens.md)
- [Intégrer le portefeuille Socios.com dans votre dApp](/fr-ai/developper/avance/integrer-le-portefeuille-socios.com-dans-votre-dapp.md)
- [Suivre les transferts d'un Fan Token](/fr-ai/developper/avance/suivre-les-transferts-dun-fan-token.md)
- [Recevoir des notifications Telegram pour les transferts de Fan Tokens](/fr-ai/developper/avance/recevoir-des-notifications-telegram-pour-les-transferts-de-fan-tokens.md)
- [Travailler avec les NFT](/fr-ai/developper/avance/travailler-avec-les-nft.md)
- [Préparer les fichiers NFT](/fr-ai/developper/avance/travailler-avec-les-nft/preparer-les-fichiers-nft.md)
- [Choisir le contrat NFT approprié](/fr-ai/developper/avance/travailler-avec-les-nft/choisir-le-contrat-nft-approprie.md)
- [Héberger votre NFT sur IPFS](/fr-ai/developper/avance/travailler-avec-les-nft/heberger-votre-nft-sur-ipfs.md)
- [Minting avec viem](/fr-ai/developper/avance/travailler-avec-les-nft/minting-avec-viem.md)
- [Minting avec thirdweb](/fr-ai/developper/avance/travailler-avec-les-nft/minting-avec-thirdweb.md)
- [Minting avec Rarible](/fr-ai/developper/avance/travailler-avec-les-nft/minting-avec-rarible.md)
- [Lister votre NFT sur OKX](/fr-ai/developper/avance/travailler-avec-les-nft/lister-votre-nft-sur-okx.md)
- [Utiliser l'abstraction de compte](/fr-ai/developper/avance/utiliser-labstraction-de-compte.md)
- [API Chiliz Chain](/fr-ai/developper/api-chiliz-chain.md)
- [FAQ des développeurs](/fr-ai/developper/faq-des-developpeurs.md)
- [Communauté](/fr-ai/communaute.md)
- [Écosystème Chiliz Chain](/fr-ai/communaute/ecosysteme-chiliz-chain.md): Liste des portefeuilles, outils et projets qui supportent Chiliz Chain
- [Outils pour développeurs](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs.md)
- [Ankr](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/ankr.md)
- [Aragon](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/aragon.md)
- [Azuro](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/azuro.md)
- [Biconomy](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/biconomy.md)
- [Blocknative](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/blocknative.md)
- [Goldsky](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/goldsky.md)
- [Hyperlane](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/hyperlane.md)
- [LayerZero](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/layerzero.md)
- [Lumx](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/lumx.md)
- [Moralis](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/moralis.md)
- [Pyth](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/pyth.md)
- [Reown](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/reown.md)
- [Rarible](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/rarible.md)
- [Tatum](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/tatum.md)
- [The Graph](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/the-graph.md)
- [Thirdweb](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/thirdweb.md)
- [Web3Auth](/fr-ai/communaute/ecosysteme-chiliz-chain/outils-pour-developpeurs/web3auth.md)
- [Solutions de conservation (custody)](/fr-ai/communaute/ecosysteme-chiliz-chain/solutions-de-conservation-custody.md)
- [Cobo](/fr-ai/communaute/ecosysteme-chiliz-chain/solutions-de-conservation-custody/cobo.md)
- [Fireblocks](/fr-ai/communaute/ecosysteme-chiliz-chain/solutions-de-conservation-custody/fireblocks.md)
- [Portefeuilles](/fr-ai/communaute/ecosysteme-chiliz-chain/portefeuilles.md)
- [Magic](/fr-ai/communaute/ecosysteme-chiliz-chain/portefeuilles/magic.md)
- [Privy](/fr-ai/communaute/ecosysteme-chiliz-chain/portefeuilles/privy.md)
- [Événements pour développeurs](/fr-ai/communaute/evenements-pour-developpeurs.md): Événements passés et à venir avec la participation de l'équipe Chiliz
- [Hacking Poland 2025](/fr-ai/communaute/evenements-pour-developpeurs/hacking-poland-2025.md)
- [Chiliz Sports Hackathon - juillet 2024](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024.md)
- [Préparer la scène](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/preparer-la-scene.md)
- [Commencer](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/commencer.md)
- [Brief de mission et dates clés](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/brief-de-mission-et-dates-cles.md)
- [La récompense en argent](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/la-recompense-en-argent.md)
- [Thème & introduction](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/theme-and-introduction.md)
- [Parcours, exigences, règles & critères de notation](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/parcours-exigences-regles-and-criteres-de-notation.md)
- [Le processus](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/le-processus.md)
- [Avertissements](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/avertissements.md)
- [Informations utiles](/fr-ai/communaute/evenements-pour-developpeurs/chiliz-sports-hackathon-juillet-2024/informations-utiles.md)
- [ETHGlobal Bangkok Hackathon 2024](/fr-ai/communaute/evenements-pour-developpeurs/ethglobal-bangkok-hackathon-2024.md): Bienvenue les hackeurs ! Voici un guide pour vous lancer.
- [ETHGlobal London Hackathon 2024](/fr-ai/communaute/evenements-pour-developpeurs/ethglobal-london-hackathon-2024.md): Bienvenue les hackeurs ! Voici un guide pour vous lancer.
- [ETHGlobal Online Hackathon été 2024](/fr-ai/communaute/evenements-pour-developpeurs/ethglobal-online-hackathon-ete-2024.md): Bienvenue les hackeurs ! Voici un guide pour vous lancer.
- [Lumx Hack 2024](/fr-ai/communaute/evenements-pour-developpeurs/lumx-hack-2024.md): Bienvenue les hackeurs ! Voici un guide pour vous lancer.
- [ETHGlobal Istanbul Hackathon 2023](/fr-ai/communaute/evenements-pour-developpeurs/ethglobal-istanbul-hackathon-2023.md): Bienvenue les hackeurs ! Voici un guide pour vous lancer.
- [Changelog de Chiliz Chain](/fr-ai/changelog-de-chiliz-chain.md)
- [Propositions et décisions de gouvernance](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance.md)
- [Février 2026 : Proposition de suppression et de nettoyage de contrats](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/fevrier-2026-proposition-de-suppression-et-de-nettoyage-de-contrats.md)
- [Octobre 2025 : Hard fork Snake8](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/octobre-2025-hard-fork-snake8.md)
- [Août 2025 : Proposition Pepper8](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/aout-2025-proposition-pepper8.md)
- [Février 2025 : Nouvelles propositions de validateurs](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/fevrier-2025-nouvelles-propositions-de-validateurs.md)
- [Décembre 2024 : Propositions de mise à jour de la gouvernance](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/decembre-2024-propositions-de-mise-a-jour-de-la-gouvernance.md)
- [Mai 2024 : Proposition Dragon8 (Tokenomics 2.0)](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/mai-2024-proposition-dragon8-tokenomics-2.0.md)
- [Annonce du hard fork Dragon8 2024](/fr-ai/changelog-de-chiliz-chain/propositions-et-decisions-de-gouvernance/annonce-du-hard-fork-dragon8-2024.md)
- [Modifications du code de la blockchain](/fr-ai/changelog-de-chiliz-chain/modifications-du-code-de-la-blockchain.md)
- [Rapports d'interruption](/fr-ai/changelog-de-chiliz-chain/rapports-dinterruption.md)
- [Détails sur l'interruption du 21 mai](/fr-ai/changelog-de-chiliz-chain/rapports-dinterruption/details-sur-linterruption-du-21-mai.md)
- [Mises à jour de la documentation](/fr-ai/mises-a-jour-de-la-documentation.md): Le journal des modifications pour ce site de documentation.

## ภาษาไทย / Thai

- [เอกสารสำหรับนักพัฒนาของ Chiliz Chain](/th/chiliz-chain.md)
- [เริ่มต้นอย่างรวดเร็ว](/th/chiliz-chain/undefined.md)
- [Chiliz Chain ในภาพรวม](/th/chiliz-chain/undefined/chiliz-chain.md)
- [เชื่อมต่อกับ Mainnet และ Testnet](/th/chiliz-chain/undefined/mainnet-testnet.md)
- [รับโทเค็น Testnet](/th/chiliz-chain/undefined/testnet.md)
- [ปรับใช้และยืนยันสัญญาอัจฉริยะ](/th/chiliz-chain/undefined/undefined.md)
- [เรียกใช้ Chiliz Chain Node](/th/chiliz-chain/undefined/chiliz-chain-node.md)
- [หลักสูตรออนไลน์ฟรี](/th/chiliz-chain/undefined/undefined-1.md)

## Polski / Polish

- [Dokumentacja deweloperska Chiliz Chain](/pl/dokumentacja-deweloperska-chiliz-chain.md)
- [Szybki Start](/pl/szybki-start.md)
- [Chiliz Chain w skrócie](/pl/szybki-start/chiliz-chain-w-skrocie.md)
- [Połączenie z Mainnetem i Testnetem](/pl/szybki-start/polaczenie-z-mainnetem-i-testnetem.md)
- [Uruchomienie węzła Chiliz Chain](/pl/szybki-start/uruchomienie-wezla-chiliz-chain.md)
- [Darmowy kurs online](/pl/szybki-start/darmowy-kurs-online.md)
- [Adresy Alokacji Podaży Inflacyjnej](/pl/szybki-start/adresy-alokacji-podazy-inflacyjnej.md)
- [Adresy Smart Kontraktów](/pl/szybki-start/adresy-smart-kontraktow.md)
