remix共享本地文件夹
前提:安装了node 和 npm
安装 remixd
sudo npm install remixd -g
开启remixd共享服务
remixd -s /home/guan/git/solidity-study/ --remix-ide https://remix.ethereum.org
![](https://img.haomeiwen.com/i7221327/472f6ab04ee5826e.png)
开启插件 Remixd
![](https://img.haomeiwen.com/i7221327/96b6ab26ae9b9f91.png)
开启之后就可以在文件列表看到共享的文件夹了
![](https://img.haomeiwen.com/i7221327/c50367998e7f16b7.png)
前提:安装了node 和 npm
sudo npm install remixd -g
remixd -s /home/guan/git/solidity-study/ --remix-ide https://remix.ethereum.org
开启之后就可以在文件列表看到共享的文件夹了
本文标题:remix共享本地文件夹
本文链接:https://www.haomeiwen.com/subject/hqhhwctx.html
网友评论