摘要:
1、准备阶段 部署以太坊geth 安装nodejs npm install web3 npm install npm install ethereumjs-tx 其中, web3是1.0.0.beta-36版本 2、在部署有geth的机器上,执行node命令, 就入控制台模式,然后逐行执行下面程序: 阅读全文
摘要:
原文:https://davekiss.com/ethereum-web3-node-tutorial/ Ethereum took the web and cryptocurrency world by storm in 2017. In the span of one year, the pri 阅读全文