Ethereum Classicの上にアプリケーションやプロトコルを構築する方法を学びたいですか? このページはあなたのためのものです。
As ETC uses the turing-complete EVM, any kind of smart contract system can be deployed to ETC; from Multisigs, to DeFi, to NFTs, to wherever your dreams can take you. Any application that can be deployed to Ethereum can also be deployed to Ethereum Classic.
Some other chains have a history of censoring certain applications and transactions, so if you want to ensure your application runs exactly as programmed without downtime, censorship or third party interference, then consider deploying to Ethereum Classic!
For some examples of apps that have been deployed to Ethereum Classic, check out the apps section.
契約書を書くときに違いはありません。Ethereumと同じ開発ツールとプログラミング言語(特にSolidity)を使用できます。
Ethereumとの主な違いは、ETCが異なるアプリエコシステムを持っていることです。 従って、直接対話できる既存の導入済み契約は異なっています Ethereum上の既存のアセットに接続する必要がある場合は、ラップされたアセットを使用できます。 cross-chain bridgesや、独自のバージョンのアセットのデプロイを検討することもできます。
development セクションと、format@@1 (/development) セクションをチェックして、Classic にデプロイするのに役立つチュートリアルとツールを確認してください。
まず、契約を展開するガスの代金を支払うETCをいくつか取得します。 次に、Ethereumネットワーク(Chain ID 1)ではなく、Ethereum Classicネットワーク(Chain ID 61)に展開するようにしてください。
はい。同期したくない場合は、独自のEthereum Classicノードを使用します。 利用可能な公共のエンドポイントがいくつかあります
RPC Endpoints のセクションと ChainList.org をチェックしてください。
Ethereum Classicには中央集権型の宝物がないため、すべての開発は必ずしも自己資金またはサードパーティの資金調達のいずれかです。 これまで様々な第三者が助成プログラムを運営しており、format@@0(https://etccouverative.org/)は近日中に新しい助成プログラムを開始すると発表しています。