> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/jp/kaihatsu/kihon.md).

# 基本

- [Chiliz Chain に接続する](https://docs.chiliz.com/jp/kaihatsu/kihon/chiliz-chain-setsuzoku.md): public RPC endpoint（HTTP/WebSocket）を介して、または独自の node を実行して、Chiliz Chain Mainnet または Spicy Testnet に接続します。
- [RPC で接続する](https://docs.chiliz.com/jp/kaihatsu/kihon/chiliz-chain-setsuzoku/rpc-setsuzoku.md): Chiliz Chain Mainnet (chain ID 88888) と Spicy Testnet (chain ID 88882) の RPC エンドポイント URL、WebSocket 接続、explorer リンク、レート制限に関するガイダンス。
- [Chiliz Chain Node を実行する](https://docs.chiliz.com/jp/kaihatsu/kihon/chiliz-chain-setsuzoku/node-jikko.md): ノードを起動、作成、接続し、デバッグして Chiliz Chain と同期する
- [hardware wallet を使う](https://docs.chiliz.com/jp/kaihatsu/kihon/chiliz-chain-setsuzoku/hardware-wallet.md): Ledger の hardware wallet を MetaMask 経由で Chiliz Chain に接続し、Mainnet および Spicy Testnet で安全にトランザクションへ署名しましょう。
- [無料の testnet token を入手する](https://docs.chiliz.com/jp/kaihatsu/kihon/testnet-token-nyushu.md): Chiliz Spicy Faucet または Tatum Faucet を使って Spicy Testnet で無料のテスト CHZ トークンを入手し、MetaMask と Spicy Explorer でステップごとに確認します。
- [Spicy Faucet で test CHZ token を入手する](https://docs.chiliz.com/jp/kaihatsu/kihon/testnet-token-nyushu/spicy-faucet.md): Chiliz Spicy Faucet で MetaMask ウォレットアドレスを spicy-faucet.chiliz.com に貼り付けることで、24 時間ごとに 20 個の無料テスト CHZ トークンを請求できます。
- [Tatum Faucet で test CHZ token を入手する](https://docs.chiliz.com/jp/kaihatsu/kihon/testnet-token-nyushu/tatum-faucet.md): Tatum Dashboard アカウントを登録すると、Tatum の faucet から Spicy Testnet 上で 24 時間ごとに無料の test CHZ token を 10 個受け取れます。
- [Block Explorer を使う](https://docs.chiliz.com/jp/kaihatsu/kihon/block-explorer.md): トランザクション、NFT、アドレス検索、contract のverifyのために、Chiliz Chainの2つのblock explorer、Chiliscan（Routescan）とChiliz Block Explorer（Blockscout）を使いこなしましょう。
- [Smart Contract を書く](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-kaku.md): Chiliz Chain互換のSolidityコントラクト（v0.8.24、Shanghai EVM）の記述方法：CAP-20トークンのdecimals、gasの仕組み、Ethereumとの違い。
- [Smart Contract をデプロイする](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-deploy.md): Remix IDE または thirdweb を使用して Chiliz Chain 上に smart contract を deploy する方法。最低 gas fee 要件（2,501 gwei）と verification ガイドへのリンクを含みます。
- [Remix でデプロイする](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-deploy/remix-deploy.md): Remix IDE のウェブベース環境を使って Chiliz Chain に smart contract を deploy します。コンパイル、MetaMask の注入、deploy の確認の手順を解説します。
- [thirdweb でデプロイする](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-deploy/thirdweb-deploy.md): thirdweb の Explore ライブラリまたは CLI デプロイツールを使用して、標準またはカスタムの smart contract を Chiliz Chain Mainnet または Spicy Testnet にデプロイします。
- [Smart Contract を verify する](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-verify.md): Chiliscan (Routescan) または Chiliz Block Explorer (Blockscout) を使い、Hardhat CLI やフラット化オプションでデプロイ済みの Chiliz Chain コントラクトを verify する方法。
- [Chiliscan で verify する](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-verify/chiliscan-verify.md): Chiliz Chain 上の smart contract を Chiliscan (Routescan) で verify する方法。Web フォーム、Hardhat plugin、Routescan API のいずれかを利用します。
- [Chiliz Block Explorer で verify する](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-verify/block-explorer-verify.md): Chiliz Block Explorer (Blockscout) を使い、Web フォーム、Hardhat プラグイン、または Blockscout API 経由で Chiliz Chain 上の smart contract を verify します。
- [Hardhat で verify する](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-verify/hardhat-verify.md): Chiliscan または Chiliz Block Explorer の API キーと hardhat-verify プラグインを使って、コマンドラインから Chiliz Chain の smart contract を verify します。
- [Smart Contract を flatten する](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-verify/flatten.md): Remix または Hardhat を使って Solidity の smart contract とその依存関係をすべて 1 つの .sol ファイルにまとめ、Chiliz Chain のエクスプローラーでのソースコード verify を簡単にします。
- [Verify のベストプラクティス](https://docs.chiliz.com/jp/kaihatsu/kihon/smart-contract-verify/verify-best-practices.md): Chiliz Chain のコントラクトを verify する際のベストプラクティス: CAP-20 トークンの特性、Solidity 0.8.24 / Shanghai EVM の要件、そして Ethereum を前提としたコードでよくある落とし穴。
- [Wrapped CHZ を入手する](https://docs.chiliz.com/jp/kaihatsu/kihon/wrapped-chz-nyushu.md): DeFi やブリッジ用途のために、Chiliz Bridge の wrapper を使って Chiliz Chain Mainnet および Spicy Testnet 上でネイティブの CHZ を wCHZ (ERC-20/CAP-20) に wrap / unwrap します。
- [How-Tos](https://docs.chiliz.com/jp/kaihatsu/kihon/how-tos.md): Chiliz Chain 上で Moralis、Tatum、thirdweb、Nodit の API を使った実践的な how-to：ウォレット残高、トランザクション履歴、NFT メタデータ、AI 支援による dApp 構築。
- [wallet の残高を取得する](https://docs.chiliz.com/jp/kaihatsu/kihon/how-tos/wallet-zandaka-shutoku.md): Moralis Wallet API を使って Chiliz Chain 上の wallet の CHZ およびトークン残高を取得します。単一アセットおよび複数アセットのクエリ向けのコードサンプル付きです。
- [wallet の履歴を取得する](https://docs.chiliz.com/jp/kaihatsu/kihon/how-tos/wallet-rireki-shutoku.md): Moralis Wallet API を使用して Chiliz Chain 上の wallet の完全なトランザクション履歴を取得します。クレジット/デビットのトランザクション記録のコードサンプル付き。
- [特定の NFT の metadata を取得する](https://docs.chiliz.com/jp/kaihatsu/kihon/how-tos/nft-metadata-shutoku.md): Moralis NFT APIを使用して、Chiliz Chain上の特定のトークンのNFTメタデータ（画像URL、名前、属性）を取得します。
- [AI ツールで Chiliz dApp を構築する](https://docs.chiliz.com/jp/kaihatsu/kihon/how-tos/ai-de-dapp-kaihatsu.md): AIによるvibe-codingツール（Cursor、Replit、Lovable、Claude Code、Bolt、V0）を使い、プロンプトとEVM開発のコンテキストでChiliz ChainのdAppを構築しましょう。
- [Tips & Tricks](https://docs.chiliz.com/jp/kaihatsu/kihon/tips-and-tricks.md): Chiliz Chain 開発者向けの tips: Spicy Testnet で無制限の ERC-20 テストトークンを作成する方法、RPC で現在の gas 価格を取得する方法、faucet の 1 日あたりの上限を回避する方法。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/jp/kaihatsu/kihon.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.
