Skip to content

alexgao001/ins-bsc-tx-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ins-bsc-tx-tool

A testing tool for sending tx to Inscription or BSC with one or multiple bls key signing payload

Setup config

  1. Edit config/config.json and input your Inscription or BSC private key and BLS private key(s)
  2. Fill in either ins_config or bsc_config within config/config.json depends on which chain want to send tx to

Build

make build

Run

Send tx to Inscription

./build/ins-bsc-tx-tool --tx-chain ins

Send tx to BSC

./build/ins-bsc-tx-tool --tx-chain bsc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published