V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
seth19960929
V2EX  ›  分享创造

以太坊靓号生成器优化版本, 感谢各位大佬的 star

  •  
  •   seth19960929 · 51 天前 · 1314 次点击
    这是一个创建于 51 天前的主题,其中的信息可能已经有所发展或是发生改变。

    你可以在任意地方去运行你的 node, github 的 codespace, 腾讯云的实验室. 不过不建议消耗别人的资源.

    可以在自己的电脑, 手机上运行

    分布式生成钱包

    快速开始

    下载二进制文件(或者自行构建), 现在基本都是amd架构, 如果不能运行,自行把链接中的amd换成arm(比如安卓中)

    系统 命令
    Linux wget https://github.com/seth-shi/ethereum-wallet-generator-nodes/releases/download/v9.9.9/ethereum-wallet-generator-nodes-v9.9.9-linux-amd64.tar.gz
    Windows 点击下载https://github.com/seth-shi/ethereum-wallet-generator-nodes/releases/download/v9.9.9/ethereum-wallet-generator-nodes-v9.9.9-windows-amd64.zip
    macOS wget https://github.com/seth-shi/ethereum-wallet-generator-nodes/releases/download/v9.9.9/ethereum-wallet-generator-nodes-v9.9.9-darwin-amd64.tar.gz

    解压文件

    系统 命令
    Linux tar xvf ethereum-wallet-generator-nodes-v9.9.9-linux-amd64.tar.gz
    Windows 双击解压
    macOS 双击解压

    master运行 (必须有公网服务器), 会输出公网$url

    系统 命令
    Linux ./ethereum-wallet-generator-nodes master --prefix=0x0000 --suffix=9999
    Windows ethereum-wallet-generator-nodes.exe master --prefix=0x0000 --suffix=9999
    macOS ./ethereum-wallet-generator-nodes master --prefix=0x0000 --suffix=9999

    节点运行, 手机, 电脑, 台式机 (会统一从服务端拉取配置, 然后上报进度)

    系统 命令
    Linux ./ethereum-wallet-generator-nodes node --server={$url}
    Windows ethereum-wallet-generator-nodes.exe node --server={$url}
    macOS ./ethereum-wallet-generator-nodes master node --server={$url}

    已生成成功

    • 0x0000f31fE398080ef162841Cae9111735C919999

    8 条回复    2024-04-01 09:10:22 +08:00
    simon888888
        1
    simon888888  
       50 天前
    抛开生成不谈,靓号不会存在其他安全问题?
    seth19960929
        2
    seth19960929  
    OP
       50 天前
    @simon888888 当然不会,靓号和普通干号码一样安全,只不过是你恰好拿到了它的秘钥
    echo0x000001
        3
    echo0x000001  
       50 天前
    没什么意义,这玩意没人能记得,搞这个还不如去注册 ens
    seth19960929
        4
    seth19960929  
    OP
       50 天前
    @echo0x000001 转账, 看余额一般都是中间被隐藏了, 看靓号就能一眼认出自己的
    635614874
        5
    635614874  
       41 天前
    怎么本地直接运行啊,就 1 台电脑
    seth19960929
        6
    seth19960929  
    OP
       40 天前
    btpuadom
        7
    btpuadom  
       27 天前 via iPad
    在同一台 linux 运行可以吗 我用的 master 运行
    seth19960929
        8
    seth19960929  
    OP
       26 天前
    @btpuadom 可以的, 服务器上可以先运行 master, 然后再运行 worker 就可以了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1045 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 23:06 · PVG 07:06 · LAX 16:06 · JFK 19:06
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.