Code Monkey home page Code Monkey logo

ierc20_mint_rs's Introduction

ierc20_mint rust 版本 twitter

展示

img.png progress.png

测试地址 https://goerli.etherscan.io/address/0xd5B4D80B732322a8E7e1690253Fc180E0aE14be0

使用方法

1,下载本项目,自行编译或者运行别人编译好的版本

# 如果安装过rust 可以输入命令(务必设置好.env文件内容)
cargo run --release

2,自行设置.env文件内容

3,运行

提示

  1. 先1张测试成功后再加数量, 或者使用其他gas低的链rpc先测试使用
  2. 有时因为算力过高或者难度过低,会连续挖到两个,两笔交易在同一区块内打包时,官方只会认第一个,因此有时会打到无效的,如介意gas损失可以把count设置为1,一次一次打
  3. 如果难度较低,可能会连续挖到多个,可能会有部分交易无法广播,无视即可
  4. 如果难度较低,可能连续的广播导致rpc请求限制,换个不限制的rpc吧,或者无视

说明

  1. 只是学习rust的练手项目(代码搬运工),代码比较烂,有更优者可以留言你的项目
  2. 感谢脚哥群里的大佬们的帮助,比如 BOX 哥 @BoxMrChen
  3. 理论rust 比 go 快些 但是不知道为啥 我运行效率差不多 go版本 https://github.com/minchenzz/ierc-miner

ierc20_mint_rs's People

Contributors

okeyzero888 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.