Skip to content

ericet/minima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minima

How to use:

Setting up

  • git clone https://github.com/ericet/minima.git
  • cd minima
  • npm install
  • replace IP and UUID from nodes.txt with your node IP and minima account node ID(If multiple Node IDs, put on the new line)
    • Eg:
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc0
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc1
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc2
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc3
...

Auto Ping

  • node minima.js

If you find this script is useful to you, donation will be appreciated: 0x434DCffCF7dABd48B284860C27ebd184C91341F5


设置

添加节点

在nodes.txt里面添加你的节点IP和Node ID. 格式是IP:NODE_ID 例如:

127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc0
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc1
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc2
127.0.0.1:c6f4f6fb-b231-4213-bdab-026fbe06bdc3
...

运行自动ping的脚本

node minima.js

这个脚本自动每小时ping一次(你可以自己调整一下间隔)

每天UTC 0点时间,账号会获得1个reward

如果你觉得脚本帮助到你,可以捐献一点心意。钱包地址:0x434DCffCF7dABd48B284860C27ebd184C91341F5, 各链通用. 谢谢!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published