传送门: 柏链项目学院html
Remix ide用于编写和部署智能合约,以太坊智能合约主要使用solidity语言编写。Remix ide能够将智能合约部署到咱们本地搭建的geth私有网络上。前端
如atom、vscode、sublime-text、webstorm等ide,只要它们支持JavaScript和html便可。这些ide用于编写前端调用智能合约部分的代码。git
MetaMask做为一款轻钱包能够经过配合chrome浏览器链接到以太坊主网或测试网。github
在终端执行下面几条命令web
sudo apt-get install software-properties-common sudo add-apt-repository -y ppa:ethereum/ethereum sudo apt-get update sudo apt-get install ethereum
brew tap ethereum / ethereum brew install ethereum
第一步:在metamask官方的github页面下载对应版本的压缩包chrome
第二步:解压下载好的压缩包ubuntu
第三步:在chrome浏览器中访问:chrome://extensions/windows
第四步:打开“开发者模式”选项sublime-text
第五步:选择“加载已解压的扩展程序”并选中第二步中解压好的文件夹浏览器
所需软件及安装视频地址:https://pan.baidu.com/s/1pM34yzYpufqwsFBft2ibwg 密码:ubrq