🌑

帮帮技术站

solidity环境搭建

使用环境搭建1

  1. remix客户端(下载和使用都需要良好的网络环境)
    1
    2
    3
    4
    5
    6
    在线版本 https://remix.ethereum.org

    支持浏览器: Firefox, Chrome, Brave. 不支持平板和手机。

    本地客户端版本: https://github.com/ethereum/remix-desktop/releases

2.vscode插件

1
2
3
4
5
6
7

Vscode版本:
https://marketplace.visualstudio.com/items?itemName=RemixProject.ethereum-remix

扩展使用演示
https://github.com/ethereum/remix-vscode#ethereum-remix-project-extension-for-visual-studio-code

3.IDEA插件

1
2
https://blog.csdn.net/GDUYT_gduyt/article/details/89034138

, , — Nov 4, 2022

Search