https://github.com/pana/cfxscoreminer
https://github.com/pana/cfxscoreminer
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pana/cfxscoreminer
- Owner: Pana
- Created: 2023-12-14T09:14:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T09:15:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T21:47:21.699Z (8 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# corecfxs
本脚本可以通过跨 space 打铭文
## 使用方法
1. 安装 node.js 环境
2. 下载本项目
3. npm install
4. 修改 config.json 文件的 `privateKey` 填入私钥. 需要确保账户里有足够的 CFX 用于支付手续费
5. 启动脚本 `node index.js`