solotop999 / celestia-mint-inscription

auto mint cia-20 #Inscription with typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

celestia-mint-inscription

auto mint cia-20 #Inscription with typescript

How to use:

  1. Install nodejs and npm: Here

  2. Download code and open file: start.ts and change your info:

    • const MY_KEY = "xxxxxxxxxxxxx" //change "xxxxxxxxxxxxx" with your Mnemonic

    • const TOTAL_TX = 3 //change to a number transsaction you want

  3. Install:

    • npm install -g ts-node
    • npm install
  4. Start:

    • npm start

image

About

auto mint cia-20 #Inscription with typescript


Languages

Language:TypeScript 100.0%