Giter Club home page Giter Club logo

inscriptionevm's Introduction

Inscription Tools-支持EVM兼容链的自动Mint铭文工具

概述

Inscription Tools是一个使用 Python编写的脚本,意在简化Mint铭文繁琐且效率过低的问题,通过此脚本自动高效批量创建铭文,兼容EVM区块链

安装依赖项:

  1. 使用此工具前,请确保您已安装Python: 以作者版本为列:Python 3.11.6
    pip install web3==6.11.3
    pip install -r requirements.txt
    pip install python-dotenv==1.0.0
    

设置

  1. 在.env文件中写入地址和私钥
  2. 运行脚本:Inscription Tools.py
  3. 填入RPC_url:推荐ChainList
  4. 填入铭文格式:data:,{"p":"src-20","op":"mint","tick":"RYSH","amt":"1000"}
  5. 填入需要的张数 GBwG9RFbQAAHhHR

温馨提示:

  • 如果您发现任何问题或有改进建议,请随时提出问题或创建拉取请求
  • 始终确保您的私钥安全存储,关注您正在交互的区块链汽油费和网络状况,以避免意外成本

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.