以太坊区块链浏览器ethereum explorer开源部署过程,以及问题解决。
Ethereum explorer open source deployment xff0c; and problem resolution .
更多区块链技术与应用分类:
More block chain technology and application classification #xff1a;
以太坊 | Fabric | BCOS | 密码技术 | 共识算法 | 比特币 |?其他链
relckchain-develin >"blackof"
http://www.info/gla/bla/blafn/dn/n/gn/bla_wwwwww.int/bla/bla/n/bla_wwwwww.int/bla/n/bla_wwwwww.int/bla_wwwwww.int/bla 通证经济 |? 传统金融场景 | 去中心化金融 | 防伪溯源 | 数据共享 | 可信存证
? http://a.comghaoyi.com/blockchay="https://www.wanghaoyi.com/blackchain-apptality/"rel/rel= "nollow" financialization"
?
1.开源ethereum - explorer下载
?
2.编辑工程
修改app.js中:GETH_HOSTNAME———>本地IP地址
Modify & #xff1a in app.js; GETH_HOSTNAME—& > local IP address
?
3.启动geth
?
4.启动explorer
(1)进入工程项目文件
(1) Access to Project Project Documents
(2)npm install
(3)npm start
?
(4)在浏览器输入:“http://localhost:8000/”,进入浏览器。(必须开启geth)
(4) Enter xff1a on the browser; "http://localhost:8,000/ & #xff0c; enter the browser.
?
1.http_outgoing JS的错误
错误描述
Error Description
The header content contains invalid characters
?
错误原因
Reason for error
低版本的http-server一个bug
Low version http-server a bug
解决方法1
Option 1
将package.json里的"http-server": "^0.6.1",改为"http-server": "^0.9.0",
For & #34 in package.json; http-server" & #34; #0.6.1" & #34; http-server" & #34; & 0.9.0"
在命令行输入: npm start(或npm update http-server后再npm start)
Enter at command line: npm start (or npm update http-server)
问题解决。
Problem solved.
解决方法2
Option 2
若还是不行,解决方案
#xff0c; Solution #xff0c;
输入 ”npm install karma --save“
Enter "npm install karma --save"
“npm install http-server -D”
2.浏览器不能正常显示
错误描述
Error Description
错误原因
Reason for error
url无效(需要翻墙)
url invalid (requires to flip the wall)
解决方法
Solutions
修改index.html--><lib>标签下
Modify index.html --><lib> under tab
将https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js
替换为 https://cdn.bootcss.com/angular.js/1.4.5/angular.min.js
将https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js
替换为https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js
若是要跨域请求,如访问公网,修改json
If you want to cross domain requests & #xff0c; e.g. access to the public network & #xff0c; modify json
?
当需跨域访问时,geth启动:
xff0c when cross-domain access is required; xff1a; xff1a;
提示:
Hint & #xff1a;
两个访问域名,对应localhost端口也要加上:
Two access domain names xff0c; add xff1a to the corresponding localhost port;
注意
Attention.
- 服务器部署时需用到 https://blog.csdn.net/hexiaodouaipiqiu/article/details/51733176
- npm install 在centos部署的时候要换成 npm install --unsafe-perm
原文链接:以太坊区块链浏览器(一)拿来就用主义?
The original link xff1a; ?
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论