以下介紹幾個開發的環境

  1. remix online (超好用官方支援,本篇範例都會使用它開發)

    https://remix.ethereum.org/

  2. vscode +套件(不建議一般人使用工程師傾向)

VScode 號稱最強編譯器有強大的套件如下:

Blockchain Development Kit for Ethereum

安裝說明

  1. hardhat (還沒研究它後續再寫)

    https://hardhat.org/

補充:

本地測試的eth 的環境,在此介紹 Ganache ,大家可以想像安裝這個工具在你本地安裝開啟就是以太坊的測試網路(本地)後續會陸續介紹。

說明

2.Solidity 架構

有任何問題可反饋: [email protected]