Geth
文章平均质量分 56
ChairmenMao
这个作者很懒,什么都没留下…
展开
-
基于token的投票系统笔记
安装truffle问题一truffle init 报错, truffle unbox webpack 安装报错更新hosts文件使用Google hosts 替换本地/etc/hosts文件重启网络 sudo service network-manager restart问题解决参考博客使用git clone到当前文件夹,参考1,参考2run npm dev 出错,参考2方法,同时 npm install出错,使用cnpm install:问题, 同源请求问题:原因:可能是更改.原创 2021-02-20 23:56:58 · 258 阅读 · 0 评论 -
Geth使用笔记
问题-----解决方法在geth命令行启动时添加–allow-insecure-unlocketh.sendTransaction({from:eth.accounts[0], to:"0x8973eF760c378dfc84d6791C338d7DB288Ba2d2B", value:web3.toWei(14.027284256,'ether')})Error: authentication needed: password or unlock at web3.js:3143:20原创 2021-02-15 16:17:28 · 368 阅读 · 0 评论
分享