研究了一天的以太坊开始搞起 https://github.com/ethereum/wiki/wiki/White-Paper
开发语言: Solidity +JS http://solidity.readthedocs.io/en/latest/
开发框架:truffle http://truffleframework.com/
先安装Node.js https://nodejs.org/en/
然后在Nodejs中安装truffle http://truffleframework.com/
然后按照truffe的教程搞个helloworld看看
http://truffleframework.com/docs/getting_started/installation
网友评论