Skip to content

Commit 88bd4a7

Browse files
author
Jason
committed
reth脚本功能描述
1 parent 2529a27 commit 88bd4a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ evm生态铭文脚本
44
用第三方平台打铭文,得提供自己的密钥,总是不太放心,为此自己开发了这个脚本。
55
代码很简单,没后门,为了方便使用,我编译了几个常用平台。不放心的可以自行审阅代码并重新编译
66

7+
# 功能
8+
1. 理论上目前支持所有evm生态相关公链的铭文mint,目前我只测试了`https://evm.ink/` 中的三条公链`ethereum、bnb、马蹄`,一次性mint千八百张没什么问题,只要你gas足够多
9+
2. 支持[reth](https://reth.cc/list) 的mint,貌似进度已经90%多,还剩不到1万张。这个需要cpu计算,然后才能mint,这整个过程我也整合了。
10+
711
# 编译
812
```shell
913
# 直接编译

0 commit comments

Comments
 (0)