拉取docker ubuntu镜像, 并升级apt-get
apt-get update
安装Node.js
apt-get install nodejs apt-get install npm
升级Node.js至最新
npm install n -g n stable hash -r # reset the location hash node --version
安装Truffle
npm install -g truffle
查看Truffle版本
truffle version
拉取docker ubuntu镜像, 并升级apt-get
apt-get update
安装Node.js
apt-get install nodejs
apt-get install npm
升级Node.js至最新
npm install n -g
n stable
hash -r # reset the location hash
node --version
安装Truffle
npm install -g truffle
查看Truffle版本
truffle version
人间喜剧观察员阅读 999
VV_Dracoluck阅读 590
VV_Dracoluck阅读 533
VV_Dracoluck阅读 529
TechubNews阅读 521
TechubNews阅读 521
TechubNews阅读 511
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。