- 源码(下载后无法运行,提示出错)
https://ethercalc.org/
https://github.com/audreyt/ethercalc
- 安装npm/nodejs
https://blog.csdn.net/quantum7/article/details/104344633
- 下载编译redis
https://blog.csdn.net/quantum7/article/details/104344092
- 安装ethercalc
sudo npm i -g ethercalc
# 启动redis
# redis-server &
# 安装成功?
whereis ethercalc
ethercalc: /usr/local/bin/ethercalc
ethercalc
- 使用
浏览器中输入:http://127.0.0.1:8000