For the complete documentation index, see llms.txt. This page is also available as Markdown.

Hardhat で verify する

Chiliscan または Chiliz Block Explorer の API キーと hardhat-verify プラグインを使って、コマンドラインから Chiliz Chain の smart contract を verify します。

Chiliz Chain は EVM 互換のチェーンであるため、標準の hardhat-verify プラグインを使って contract を verify できます。このプラグインは、block explorer の API を介して開発環境と blockchain そのものを橋渡しします。

Chiliscan と Chiliz Block Explorer のどちらも、Hardhat による verification に関するドキュメントを提供しています。

Hardhat 自身のドキュメントにも、contract verification に関する詳細なページがあります。

最終更新

役に立ちましたか?