Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chenzhitong/autosplit

自动化NeoGas分割程序,将NeoGas无限对半分割
https://github.com/chenzhitong/autosplit

Last synced: 6 days ago
JSON representation

自动化NeoGas分割程序,将NeoGas无限对半分割

Awesome Lists containing this project

README

        

# AutoSplit
自动化NeoGas分割程序,将NeoGas无限对半分割

使用说明:

1、下载 neo-cli,启动 rpc 服务

2、创建钱包,复制钱包地址,替换 AutoSplit/AutoSplit/Program.cs 中的默认地址

3、设置 AutoSplit/AutoSplit/Program.cs 中的循环次数,默认为 10

4、启动程序,程序便开始自动转账。

注意,不要在主网进行测试!

假设 GAS 数量为 100,则程序转账数量如下

第一批,转 50,找零 50

等待确认

第二批,转 25,找零 25,转 25,找零 25

等待确认

第三批,转 12.5,找零 12.5,转 12.5,找零 12.5,转 12.5,找零 12.5,转 12.5,找零 12.5

等待确认

第四批,转 6.25,找零 6.25,转 6.25,找零 6.25,转 6.25,找零 6.25,转 6.25,找零 6.25,转 6.25,找零 6.25,转 6.25,找零 6.25,转 6.25,找零 6.25,转 6.25,找零 6.25

等待确认

……